-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: greenerbuild
-
None
-
None
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Context
We are sometimes getting rate limited when trying to use the supercharge mongodb-github-action. If we use the action from drivers-evergreen-tools, it does not use docker.
https://github.com/mongodb/mongo-python-driver/actions/runs/14630062815/job/41050466321
Unable to find image 'mongo:6' locally docker: Error response from daemon: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit. See 'docker run --help'. Error starting MongoDB Docker container
Definition of done
Update workflow to use our own action.
Pitfalls
None