Skip to content

Durable reactions: boot-reconciliation sweep for the enqueue-seam gap #61

Description

@sylvester-francis

ADR-0009 names one bounded gap: reactions enqueue asynchronously (so enforcement never waits), and a crash in the window between a stop and the reaction's durable Create loses that one reaction (RunStopped is live-only, so it does not re-fire). Close it with an optional boot-time sweep: scan the governance ledger for stop/warn records with no matching reaction run and enqueue them, idempotent via the event-id key. Deferred until the window is shown to matter.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededroadmapDeferred capability tracked in docs/known-issues.md

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions