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:
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