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 2017/12/14 18:23:48 UTC

[GitHub] marcoabreu opened a new pull request #9071: Increase git timeout for CI (fixes #9070)

marcoabreu opened a new pull request #9071: Increase git timeout for CI (fixes #9070)
URL: https://github.com/apache/incubator-mxnet/pull/9071
 
 
   This patch increases the timeout of init_git in the Jenkinsfile. This is required because GitHub tends to rate limit our CI if the load is high. In order to give the slaves more time to receive a quota, increase the timeout. Otherwise, the execution would fail during high load.
   
   It's important to have high timeout time instead of retries due to the fact that otherwise we'd spam GitHub with even more requests and worsen the situation.

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