Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

πŸ› Bug Report β€” Runtime APIs - Durable Object Alarm #3138

Open
dmaesj opened this issue Nov 19, 2024 · 0 comments
Open

πŸ› Bug Report β€” Runtime APIs - Durable Object Alarm #3138

dmaesj opened this issue Nov 19, 2024 · 0 comments

Comments

@dmaesj
Copy link

dmaesj commented Nov 19, 2024

If the alarm is not triggered prior to the worker environment existing, the alarm will still exist on the next boot up of the environment. If the alarm has past it's expiration date, it will never trigger.

This is non-intuitive from a development perspective. The current work around I have is to create an end point that grabs the instance of the durable object and then removes the alarm.

This is currently being discussed as it related to tests, but development should also be considered.
cloudflare/workers-sdk#5388

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant