-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 4.4.2
-
Fix Version/s: 4.4.5
-
Component/s: Direct Edit
As seen with proxies (NXDRIVE-2131 and NXDRIVE-2132), an unhandled error while uploading a file will retry indefinitely. This is quite bad as it explodes server logs, client logs and our Sentry quota.
We should try at most 3 times. Then, the document should be simply removed from the upload queue with an error displayed to the user.
- is related to
-
NXDRIVE-2337 [Direct Edit] Use Options.max_errors for the retry count
- Resolved
-
NXDRIVE-1638 Purge remotely inexistant documents from the DirectEdit upload queue
- Resolved
- Is referenced in