Document Dataflow recovery operations
This commit is contained in:
@@ -58,3 +58,6 @@ For provider effects, Ops is the status and evidence-chain projection rather
|
||||
than the reconciliation authority. Follow the owning module's bounded action:
|
||||
for example, reconcile an unknown Mail SMTP command from provider evidence and
|
||||
never retry the original effect merely because its caller state is incomplete.
|
||||
For Dataflow, a database-only run is atomic. A published-output run is forward
|
||||
recovery: inspect its recorded output digest and sink idempotency key, and do
|
||||
not start another publication while its state is `outcome_unknown`.
|
||||
|
||||
Reference in New Issue
Block a user