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
It would be great if you could dispatch parallel chunk uploads. Currently, each chunk has to be sent sequentially, waiting for a response from the server to send the next chunk. Would be cool if you could specify the chunk start and end so that chunks could be sent out of order and retried if necessary.
If I find time I'll try to make a PR but just filing this here for now.
The text was updated successfully, but these errors were encountered:
It would be great if you could dispatch parallel chunk uploads. Currently, each chunk has to be sent sequentially, waiting for a response from the server to send the next chunk. Would be cool if you could specify the chunk start and end so that chunks could be sent out of order and retried if necessary.
If I find time I'll try to make a PR but just filing this here for now.
The text was updated successfully, but these errors were encountered: