You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 7, 2020. It is now read-only.
Let's say uploads fail for some reason (a failure that results in the file not uploading at all). The database should have logged the response codes indicating that. The user may want to attempt at a later time to re-submit those documents. We can create a function that would scan the database, build a list of files to re-try, and attempt upload again.