Make Draft filing admission atomic and retry-safe #632
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stackchain/stackchain-dashboard#632
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "timmy/631-atomic-draft-admission"
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?
Closes #631
Persists the source Draft identity on its durable outbox operation and reuses/reconciles that operation on cleanup retries, preventing duplicate issue and screenshot delivery.
Tests:
pytest -q(1283 passed).