Reap finished job rows on the maintenance tick #180
Labels
No labels
kind
bug
kind
enhancement
wayfinder
grilling
wayfinder
map
wayfinder
prototype
wayfinder
research
wayfinder
task
workflow
needs-info
workflow
needs-triage
workflow
ready-for-agent
workflow
ready-for-human
workflow
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
rosa/vernier#180
Loading…
Reference in a new issue
No description provided.
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?
Nothing removes Done/Killed rows from the job store, so it grows for the life of a deployment (Steady State). This predates the apalis v1 upgrade but the separate jobs database (#177) makes it visible. apalis v1 exposes a vacuum operation on backends; wire it into the existing daily database-maintenance tick and decide retention — immediate reaping vs keeping recent failures for inspection.