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

Expose method to user to re-order queue / cancel scheduled plans #17

Closed
tacaswell opened this issue Sep 2, 2020 · 1 comment
Closed
Labels
server The core API server web client An HTML/JS UI to the API server

Comments

@tacaswell
Copy link
Collaborator

Currently the only way to remove things from the queue is to pop them from the top (which is done by the worker). The user should be able to re-order or remove plans in the queue that have not yet been run.

@tacaswell tacaswell added server The core API server web client An HTML/JS UI to the API server labels Sep 2, 2020
@dmgav
Copy link
Contributor

dmgav commented Dec 11, 2020

The features are implemented in ZMQ API of RE Manager, finilized in PR #105

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
server The core API server web client An HTML/JS UI to the API server
Projects
None yet
Development

No branches or pull requests

2 participants