-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
database-backendIssues relating to the database backendIssues relating to the database backend
Milestone
Description
The task queue doesn't have the ability to remove old entries. This means the table can grow considerably, impacting performance.
"NEW" and "PROCESSING" tasks should never be removed! I suspect retention for complete and failed tasks should be configurable separately (even if failed inherits completed by default).
Metadata
Metadata
Assignees
Labels
database-backendIssues relating to the database backendIssues relating to the database backend