Static asset takes 1 minute to load
Our site is served with an assets-only worker. We have a 7MB wasm asset that is often stuck in "pending" for 1 minute before it starts loading. The domain is on a Pro plan, and we are also on a paid Workers plan. Any idea what might be causing this?

4 Replies
Sounds interesting, that is a big asset but a minute is super long, does it happen w/o any extensions, in curl/etc?
No extensions. It only happens in Chrome, i was not able to reproduce it with curl. The wierd thing is that the loading is stuck for exactly 60 seconds before it resumes.
Does it happen in chrome even if you just directly load/download that asset, and not the rest of the page?
A link to repro it might be helpful, but it might just be other resources on the page blocking/hitting max conn count, and Chrome just waiting for those
This issue has also been haunting me for sometime: https://stackoverflow.com/questions/78538153/fetching-results-in-a-long-pending-time-in-chrome-before-transfer-starts