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 finished jobs by default, when they're executed #44

Merged
merged 4 commits into from
Nov 20, 2023

Conversation

rosa
Copy link
Member

@rosa rosa commented Nov 20, 2023

Only preserve them by setting:

SolidQueue.delete_finished_jobs = false

@rosa rosa marked this pull request as ready for review November 20, 2023 20:24
@rosa rosa merged commit 1a5074a into main Nov 20, 2023
4 checks passed
@rosa rosa deleted the dont-preserve-records branch November 20, 2023 20:27
@@ -32,6 +32,8 @@ module SolidQueue
mattr_accessor :supervisor_pidfile
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we set a default here, now it is not done in the initializer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants