Is there any way to monitor all jobs #513
-
Like python's apscheduler, it can complete the common processing of all tasks in the monitor |
Beta Was this translation helpful? Give feedback.
Answered by
JohnRoesler
Jun 14, 2023
Replies: 1 comment 7 replies
-
I'm not familiar with apscheduler. What information would you expect to see when monitoring? Is that an application call, a cli, or some sort of UI? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Adding listeners to all the jobs is trivial, for example: