-
-
Notifications
You must be signed in to change notification settings - Fork 370
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
Queue pause / resume feature #214
Comments
There is no good reason for these missing actions, I guess that it can be added to relevant statuses. PR's are welcome :] |
|
Yes it's queue-global and i thought to add it on the left queue menu |
There are missing type definition for I forked and and got it working. https://github.com/sajov/bull-board |
Looks good to me |
I don't think that this is the right place for it, someone can click on the pause/resume button by mistake. In my opinion, it is better to place the "queue actions" above the tabs inside the queue page, wdyt? |
@felixmosh thats a good Point! thx |
* feat: add pause / resume on queue level, closes #214
Hi, thanks for this board.
Bull is pretty new to me. While discovering the queue api makes me wondering why there is no
pause
andresume
a queue feature?May be i miss something.
If it makes senes i can do a PR.
The text was updated successfully, but these errors were encountered: