504 B
504 B
id, title, status, assignee, created_date, updated_date, labels, dependencies
| id | title | status | assignee | created_date | updated_date | labels | dependencies |
|---|---|---|---|---|---|---|---|
| task-30 | Create GlobalState for backfill job management | Done | 2025-07-08 | 2025-07-23 |
Description
Create GlobalState entries for long running backfill jobs that can automatically restart them if they fail
Acceptance Criteria
- GlobalState entries for backfill jobs are created
- Jobs can be automatically restarted
- Failure detection is implemented
- Job state is properly managed