Skip to content

[Task]: send alert when socklabs fails to send an email #15883

@eviljeff

Description

@eviljeff

Description

We rely on emails for important communication to users, but there are failure cases where the information about the failure could be hidden, or we don't check for it.

For example:

  • The initial connection to Socketlabs could fail. The exception in the task would lead to a traceback in Sentry but, unless there is a repeated outage, wouldn't alert us
  • Socketlabs could receive our payload, but fail to send the email.

Note, we probably don't want to alert for every single email failure, and for every type of email. More specification is needed.

Acceptance Criteria

  • An alert is sent when an important email is not sent

┆Issue is synchronized with this Jira Task

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions