cloudflare / cloudflare/workerd

[Miniflare] miniflare.setOptions removes alarm from storage in v3

Open
#2,927 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
8.7k
Forks
739
Avg merge
2d 20h
Merged PRs (30d)
174

Description

We observed that calling `miniflare.setOptions` on a worker where a durable object had an alarm set (using `state.storage.setAlarm`), removes it and `state.storage.getAlarm` returns `null` after the DO has been reinitialized.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.