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

Wrong type when calling the remove_jobs function #87

Open
KrissiHub opened this issue Oct 30, 2023 · 0 comments
Open

Wrong type when calling the remove_jobs function #87

KrissiHub opened this issue Oct 30, 2023 · 0 comments
Labels
invalid This doesn't seem right

Comments

@KrissiHub
Copy link
Collaborator

KrissiHub commented Oct 30, 2023

When trying to remove jobs from the registry in a custom queue, the remove jobs function is called with a wrong type.
The function needs the registry to remove the jobs from, but is given a queue.
The function with its signature is described here.
Also, an example of how it should look like, when called is this.

@KrissiHub KrissiHub added the bug Something isn't working label Oct 30, 2023
@helegraf helegraf added invalid This doesn't seem right and removed bug Something isn't working labels Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants