ajmal744 / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
Apache License 2.0
0 stars 0 forks source link

Support resume() in a resumable media upload #362

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If upload fails in the middle and we exceed the number of retries or we just 
don't support retries at all, we can't continue to upload the media using our 
current API.
We should provide some resume method to resume a media upload which was 
interrupted "in the middle"

Original issue reported on code.google.com by pele...@google.com on 27 Jul 2013 at 1:13

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 19 Jan 2014 at 9:50

GoogleCodeExporter commented 9 years ago
https://codereview.appspot.com/61660043/

Original comment by pele...@google.com on 10 Feb 2014 at 5:15

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 12 Feb 2014 at 8:06