reminders: build DB-backed dispatch engine #193
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
track:api
track:auto
track:core
track:deploy
track:infra
track:ui
v0.1.0
v0.1.1
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/delta#193
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Implement the minute-tick reminder worker and durable delivery state machine.
Scope
Blocked by: #191, #192
Completed by #206 and #208, with the worker integration landing in #207. Reminder delivery now has durable records, dedupe keys, claim-before-send semantics, retries, suppression, and dispatch.