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

Provide way to cancel individual jobs #63

Open
nfachan opened this issue Nov 10, 2023 · 0 comments
Open

Provide way to cancel individual jobs #63

nfachan opened this issue Nov 10, 2023 · 0 comments
Labels

Comments

@nfachan
Copy link
Collaborator

nfachan commented Nov 10, 2023

Today, this is supported by the worker, but not by the broker. The broker cancels all outstanding jobs when a client disconnects, but it doesn't have a way to cancel individual jobs based on a client request.

It's not clear how clients would make use of this today, except possibly to implement timeouts (#65). But one can imagine some use cases where this might be nice.

@nfachan nfachan added the job label Nov 10, 2023
@nfachan nfachan added this to the Someday milestone Dec 1, 2023
@nfachan nfachan removed this from the Someday milestone Jul 15, 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

1 participant