Depot Builder Timeout

Seems like this is failing over and over again, all our orgs and environments?

Anyone else with this issue, don’t see anything on status pages?

Validating backend/fly.toml
✓ Configuration is valid
==> Building image
Waiting for depot builder...

==> Building image
Waiting for depot builder...

Error: failed to fetch an image or build from source: error building: context deadline exceeded
Error: Process completed with exit code 126.

Have you tried turning Depot off for this? See the help available on flyctl deploy.

You can also try resetting your builder in your organisation’s Settings. I’d try this first if you run a CI pipeline, as it does not require a CI tweak.

I am not sure if it was the reset, or changing the region closer to our location, but that seems to have solved it.

Thanks so much!