Workable / orka

8 stars 2 forks source link

[PROD-27478] Validate whether s3 urls are expired or not #328

Closed klesgidis closed 1 year ago

klesgidis commented 1 year ago

Summary

In some cases users load a web page upload a file and then forget to submit.

The next day, they attempt to submit but the url is expired (and maybe deleted from S3 if it is tmp)

With this method you can validate if a url is expired before the submission so you can have users re-upload their file