pub const CONTRL_FRIST_LABEL: &str = "contrl-delivery";Expand description
Deadline label used in the DeadlineStore for CONTRL delivery obligations.
Register a Deadline with this label when enqueueing a CONTRL PendingOutbox
entry. The outbox worker clears the deadline after successful CONTRL delivery.
If the deadline fires before the CONTRL is delivered, the 6h Frist has been
violated (CONTRL AHB 1.0 ยง1.2).