Replies: 1 comment
-
Thanks for the suggestions, I've added Run After to the query results and Job UI. I've also added support for Cancelling Jobs by State or Worker: These changes are available from v8.5.3+ that's now available in our Pre Release Packages |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Background jobs are great! A few small enhancement related to the dashboard:
jobs.ScheduleCommand with a date will schedule it and place it in the Queue however there is no exposed field that shows when it is scheduled. In fact it shows "Running..." and attempts 1 even though it's not been executed yet. Minimally I'd like to see the Date the command is scheduled to run in the grid and/or the details.
Ability to cancel all jobs or all jobs for a particular worker.
Beta Was this translation helpful? Give feedback.
All reactions