US02-02 — Persist and Coordinate Durable Jobs #9
Notifications
Due Date
No due date set.
Blocks
Depends on
#10 US02-03 — Execute Jobs with Leases, Locks, and Recovery
domverse/photoanalyzer
#11 US02-04 — Expose Job APIs and Activity Events
domverse/photoanalyzer
#14 US02-07 — Automate Phase B End-to-End Acceptance
domverse/photoanalyzer
#7 US01-07 — Automate Phase A End-to-End Acceptance
domverse/photoanalyzer
Reference: domverse/photoanalyzer#9
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Source specification: delivery_backlog/stories/US02-02-durable-jobs.md
US02-02 — Persist and Coordinate Durable Jobs
Epic: E02
As an operator, I want jobs and item progress stored durably so work can resume after
browser, API, or worker interruption.
Acceptance criteria
Automated tests
Dependencies
Claimed for implementation on branch
us/US02-02-persist-and-coordinate-durable-jobs.Submitted for review: #55
Tests passed:
work_item/scripts/python -m unittest discover -s work_item/tests -vwork_item/scripts/python -m pytest tests -qwork_item/scripts/python -m pytest tests/unit tests/integration -qCompleted and merged via PR #55.