How do you export a DurableObject in a Next.js app using OpenNext on Workers?
How do you export a DurableObject in a Next.js app using OpenNext on Workers?
alarm() handler directly somewhere in your DO code?
"executionModel": "durableObject", "outcome": "canceled",
wrangler: https://github.com/cloudflare/workers-sdk/await doSomething() which is outside of the class (import function) which does an external async fetch call.if (!res.ok) throw new Error()) then the alarm just dies and no logs appear in console (hence me thinking it wasn't being triggered)await doSomething().catch(e => console.error(e)) and return early, the alarm logs show upalarm() handler should be wrapped in a try-catch.setTimeout/setIntervalinternal error; reference = keblnpj3s5njtsgrk5tjitk3alarmalarmRPC receiver does not implement the method [x]