You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These log messages are not identifiable by the user, as the job-id number is a internal non-exposed identifier.
Is it possible to get these removed job messages rewritten so that they mot follow the "Added job" messages that includes the name of the started job?
Staring job example:
2025-01-23 17:49:57,447 - INFO - apscheduler.scheduler (MainThread) - Added job "test-gw3-verify-524-state" to job store "default"
The text was updated successfully, but these errors were encountered:
when a job is stopped in apscheduler, this results in a log messages like this:
These log messages are not identifiable by the user, as the job-id number is a internal non-exposed identifier.
Is it possible to get these removed job messages rewritten so that they mot follow the "Added job" messages that includes the name of the started job?
Staring job example:
The text was updated successfully, but these errors were encountered: