Kami commented on issue #1475:
URL: https://github.com/apache/libcloud/issues/1475#issuecomment-660684309


   I'm don't know too much about this specific error, but it does look like 
it's network related.
   
   @c-w There were some discussions about common retrying mechanism in 
Libcloud, but it was never implement.
   
   I'm fine with adding support for retrying on non-fatal errors (e.g. 
intermittent network or API issues) to download and upload methods which 
support chunked transfers (aka where we upload multiple small chunks).
   
   We just need to be careful we only retry on actual intermittent and 
non-fatal errors.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to