Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete old/complete tasks #293

Closed
kookster opened this issue Apr 14, 2018 · 1 comment
Closed

Delete old/complete tasks #293

kookster opened this issue Apr 14, 2018 · 1 comment
Labels

Comments

@kookster
Copy link
Member

Feeder keeps track of async jobs in a tasks table, with sub classes for different tasks.
This enables tracking their progress, capturing errors, and completing them, but does accumulate records in the db that ought to be deleted after they have been completed and are no longer relevant.

@pkarman pkarman added the medium label Apr 25, 2018
@cavis
Copy link
Member

cavis commented Feb 27, 2024

Closing in favor of #975.

@cavis cavis closed this as completed Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants