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 May 3, 2025. It is now read-only.
Currently, the program stops the upload process completely whenever it encounters an error. Ideally, errors in the response status codes should be handled by retrying the upload and errors elsewhere should be logged in the user interface and the files that errored should be stored somewhere so the user can retry uploads for those.