feat(campaign): add durable operator queue controls
This commit is contained in:
@@ -290,6 +290,10 @@ CAMPAIGN_USER_DOCUMENTATION = (
|
||||
outcome="Eligible jobs queued with an auditable execution snapshot and protected delivery state.",
|
||||
verification="The Report shows the selected version's jobs as queued or progressing, without changing any accepted job back to retryable.",
|
||||
related_topic_ids=("campaigns.workflow.complete-review", "campaigns.workflow.retry-and-reconcile"),
|
||||
links=(
|
||||
DocumentationLink(label="Campaigns", href="/campaigns", kind="runtime"),
|
||||
DocumentationLink(label="Campaign operator queue", href="/operator", kind="runtime"),
|
||||
),
|
||||
related_modules=("mail", "notifications"),
|
||||
),
|
||||
_workflow_topic(
|
||||
|
||||
Reference in New Issue
Block a user