You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/12/07 10:31:24 UTC

[GitHub] jlcontreras opened a new pull request #13573: Add timeout/retry logic to docker cache download

jlcontreras opened a new pull request #13573: Add timeout/retry logic to docker cache download
URL: https://github.com/apache/incubator-mxnet/pull/13573
 
 
   Dockerhub sometimes has unstable behavior, causing downloads to take much longer than they should. Average download time is below 2min, but in some rare cases it can take more than 1h (see http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/incubator-mxnet/detail/master/2033/pipeline/ for example)
   
   This PR wraps the cache download call with timeout/retry logic as a fix

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services