Increase timeout and add retries for docker pull
Summary
- Add retries when trying
docker pull
competition image - Increase timeout from 15 to 150 in some request
The change is deployed in the docker image codalab/competitions-v2-compute-worker:test
, which is used by the main worker of codabench-test.lri.fr
Issues this PR resolves
Checklist
-
Code review by me -
Hand tested by me -
I'm proud of my work -
Code review by reviewer -
Hand tested by reviewer -
CircleCi tests are passing -
Ready to merge