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/06/07 00:36:14 UTC

[GitHub] ThomasDelteil opened a new pull request #11181: [MXNET-525] Add retry logic to download functions to fix flaky tests

ThomasDelteil opened a new pull request #11181: [MXNET-525] Add retry logic to download functions to fix flaky tests
URL: https://github.com/apache/incubator-mxnet/pull/11181
 
 
   A lots of "flaky" tests are because some data download or model download is resetting the connection. 
   
   This is a crude implementation of a retry logic, @KellenSunderland is working on a more involved version but this should act as a stop gap measure that should solve most issues we are encountering atm.
   
   

----------------------------------------------------------------
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