
wrangler pages deploy dist just acting strange since my project only contain static files
npx wrangler pages functions build --outdir dist and then check the index.js in dist

Worker exceeded resource limits, how can I tell which resource I exceeded?dev makes a distinction, it just tells you 503. If you publish it then the tail logs would tell you which it isThe Hibernatable WebSocket API enables you to terminate (not proxy) WebSocket connections within a Durable Object, and push messages to all connected clientsI am trying to identify if I should use the hibernatable websocket API or not. The plan is to connect a web client via a worker to send and receive state from the DO.


wrangler pages deploy distnpx wrangler pages functions build --outdir distindex.jsWorker exceeded resource limitsdev