winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
5.06k stars 198 forks source link

Build jobs failing due to `docker pull` rate limits #7176

Open Chriscbr opened 1 month ago

Chriscbr commented 1 month ago

We're noticing some jobs in this repo and the winglibs repo failing sometimes with the error:

Failed to start container: Command "docker pull" exited with non-zero code 1

https://github.com/winglang/winglibs/actions/runs/11077664278/job/30783433698

It's possible we're hitting against some kind of rate limit.