Closed GoogleCodeExporter closed 9 years ago
This expected behavior in the sense that the server may always ask the client
to resend all or part of the upload, hence "bytes sent so far" can fall back as
a chunk is resent in part or in full.
So the app should not expect the bytes sent total to increase monotonically.
Whether or not the app should display that progress regression to the user is a
user experience decision.
But you're right that the logic for setting the chunk size is out of date and
should be improved; thanks for raising the issue.
Original comment by grobb...@google.com
on 7 Mar 2015 at 1:26
Seems fixed in revision 428.
Tested ok for me.
Great work.
Original comment by forcodep...@gmail.com
on 13 Apr 2015 at 9:49
Original comment by grobb...@google.com
on 1 May 2015 at 12:47
Original issue reported on code.google.com by
forcodep...@gmail.com
on 5 Mar 2015 at 8:34Attachments: