displaying top 100 results
Tracker Issue ITaskEventHandler.onError not being executed.
2672426 CF-4196669 Scheduler Mark Moran ITaskEventHandler.onError not being executed. Problem Description: onError doesn't execute
Steps to Reproduce:
Task scheduled at the server level with no URL, so the execute method is called on the handler.
To test, I put a cfthrow in the execute method