Error in onAnyTaskError() or after() tasks not handled and executor dies.

Description

If your onAnyTaskError() method in the ColdBox scheduler throws an exception, it cancels all future executions of the task and nothing is logged at all so you can't debug easily.

Unhandled exceptions here should be

  • Logged to the err stream

  • handled to prevent the executor from dying

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Fix versions

Priority

Sentry

Created September 22, 2021 at 1:13 AM
Updated June 20, 2022 at 7:46 PM
Resolved June 20, 2022 at 7:46 PM