T
TanStack3mo ago
rare-sapphire

The Workers runtime canceled this request because it detected that your Worker's code had hung

I deployed my web application to Cloudflare, and I noticed I keep getting this error occasionally when I start reloading the page:
The Workers runtime canceled this request because it detected that your Worker's code had hung and would never generate a response. Refer to: https://developers.cloudflare.com/workers/observability/errors/
The Workers runtime canceled this request because it detected that your Worker's code had hung and would never generate a response. Refer to: https://developers.cloudflare.com/workers/observability/errors/
FYI I have a server function that makes a request to a database. I assume this has nothing to do with TanStack Start, so I want to confirm with the community, as the same app works fine when deployed on Vercel.
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?