Workers build queued with no other builds going on

I noticed my build is in queued status (which it never has been before), but I don't have any other builds going on. Why would it be queued? I also canceled and tried to rebuild it (it's auto triggered with code changes to github) but it still says queued. Any ideas why this would be happening?
No description
13 Replies
mattderron
mattderronOP•4mo ago
looks like it went through and built now. But would still love to know why that happens or if I'm doing something weird to cause it Actually, now my builds are failing when trying to initialize the build environment:
2025-07-29T14:54:26.324Z Initializing build environment...
2025-07-29T14:56:15.154Z An internal error occurred. Please retry your build. If this problem persists, contact Cloudflare support.
2025-07-29T14:54:26.324Z Initializing build environment...
2025-07-29T14:56:15.154Z An internal error occurred. Please retry your build. If this problem persists, contact Cloudflare support.
This is happening for multiple workers of mine all of a sudden
Chaika
Chaika•4mo ago
safe bet it's related to https://www.cloudflarestatus.com/incidents/wq7hlyz5k9bd (builds run on containers), Workers Builds should be part of that if so though, I'll mention
mattderron
mattderronOP•4mo ago
Interesting - yeah I'm not using containers and not based in Asia, but maybe something related?
Chaika
Chaika•4mo ago
Workers Builds run on Cloudflare's Containers platform, and they run wherever there is the capacity. Could also be the incident is wider and affecting more regions now.
mattderron
mattderronOP•4mo ago
ah gotcha, thanks for the info!
Razmjoo
Razmjoo•4mo ago
I just saw this thread... I was facing the same issue in https://discord.com/channels/595317990191398933/1399772186113212497. Is it wrong to say I hope this is a broader incident, and our code/data is not processed outside of the EU 😄
Chaika
Chaika•4mo ago
Workers Builds run everywhere, that part isn't a question/related to this, for example locations used last 24 hours:
No description
Andrew Murray
Andrew Murray•4mo ago
I'm guessing this is affecting AMER/NA?
Matthew
Matthew•4mo ago
affecting me in europe/uk
Chaika
Chaika•4mo ago
It's not based on user geolocation, just based on wherever the system decides to try running your build
hype
hype•4mo ago
seeing it in US/India
mattderron
mattderronOP•4mo ago
Fixed for me now. Thanks @Chaika for the info, that was really helpful!

Did you find this page helpful?