Hey have been using the AWS Plugin tool for about 8-9 months and love it.
However, we had an issue today which we haven’t been able to diagnose. A client went through and uploaded 45 files today (one by one). Each file uploaded creates an object called a “request” in our database.
We went to check all 45 requests and they had all generated file URLs attached (which all had our unique AWS URL in them).
However, none of the files actually landed in AWS.
We are trying to understand how this could’ve happened we have a conditional on our “submit button” that upload percentage has to be 100% before a client can click the submit button. Yet somehow they clicked the submit button 45 times and the URL generated 45 times, but no files landed in AWS.
We’ve tried to replicate but when we do it everything works as usual.
Just wondering if this has happened to anyone else or if anyone knows of a solution?
Could a client have a firewall on their computer that blocks uploading to AWS or something?
Thanks in advance as I know it is a niche one