Scheduled tasks have no default error handling

Description

If I raise an exception from a scheduled task but have no configured error handling in the scheduler or the task, then there is no default handling and nothing appears in the console to let me know an error even occurred. If there is no explicit error handling declared in the scheduler or task definition, provide a default handler that logs the error. The only way I should be able to get zero handling of an error is if I explicitly create an empty error handler method.

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:58 AM
Updated June 20, 2022 at 3:41 PM
Resolved June 20, 2022 at 3:41 PM

Flag notifications