How to Confirm that the Scheduler worker is dead
"Scheduler worker - dead" is an uncommon event but can occur when: A scheduled job throws an exception that was not caught by the worker thread.A user manually killed a job (through the Active Transactions module) that was running and the worker did ...
