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

Make possible to delete jobs that are in queues not anymore configured #69

Open
Aerendir opened this issue Apr 30, 2019 · 0 comments
Open

Comments

@Aerendir
Copy link
Owner

With the current removal criteria of jobs, if a queue is removed from the configuration the Jobs that were in it will not be deleted because that queue is no longer processed.

How can we remove them?

Maybe the best approach is to create a command to remove them.

After all, the queues are defined in the configuration and can be removed only from the configuration.

So, a developer action is required.

It seems logic to let the developer run the command to remove the Jobs that are still in the removed queues.

(Question: when a Jb is created, does the bundle checks if the queue really exist?)

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

No branches or pull requests

1 participant