nerd
nerd copied to clipboard
Add an exponential retry mechanism for upload (if the storage server is down)
When a user tries to upload and the upload server is (temporarily) unavailable it should retry gracefully (exponential backoff).
As a remark: this is already implemented on the Flex volume side of things