Skip to content

Exceptions during alignment intake should trigger admin email #103

Description

@ressy

Currently if an exception is raised during task processing, IlluminaProcessor._worker will catch it and send an email to the address defined in to_addrs_on_error in the config. The same should happen if an exception reaches _proc_new_alignment, possibly also including what's currently caught in ProjectData.from_alignment for any problems when loading metadata. (Possibly just remove the except clause there and handle within IlluminaProcessor.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions