Skip to content

Stop catching exceptions in queue tasks #74

@PhantomWatson

Description

@PhantomWatson

The try/catch block in QueueAdminAlertEmailTask::run() was preventing an error message from being output anywhere, making it difficult to debug a problem. I think that just not catching exceptions in all FooTask::run() methods would fix the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions