-
Type: Improvement
-
Status: Reopened
-
Priority: Critical
-
Resolution: Unresolved
-
Affects Version/s: NoFixVersionApplicable
-
Fix Version/s: Not yet scheduled version
-
Component/s: Framework
-
Epic Link:
-
Story Points:2
When completing an upload, the API call is done with a big timeout (21,600 seconds). It is so to handle big files.
But this is not the good way and we should do an async completion and poll for the status on a regular basis. this is not a small change but it will make big uploads more resilient and the user will not have to wait for 21,6000 second in case the server did not respond before that time.
We need to have async alls for the batch completion and the FileManager.Import calls.
- depends on
-
NXP-26303 Use thread pool in async operation adapter
- Open
- is related to
-
NXDRIVE-2298 Improve large file upload resiliency
- Resolved
- is required by
-
NXDRIVE-2383 error on complete for a 78GB file
- Resolved