-
Type: User story
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: API
When uploading chunks to Nuxeo, we should provide a way to:
- Cancel
- Resume
- Cancel automatically when network issue occurs
- Resume automatically after an auto Cancel
The chunks upload provides a way to read status response and give a mean to know the server state regarding the number of uploaded chunks.
We should investigate and sum up in different scenarios this feature to implement it in the java client (interesting google link)