这是indexloc提供的服务,不要输入任何密码
Skip to content

makeAlert(...).emit() can throw exceptions causing the error and the alert to go unnoticed #16

@drcrallen

Description

@drcrallen

The process of emitting an alert can throw various exceptions, (for example RejectedExecutionException if the logger isn't' started properly). Throwing such exceptions causes whatever was trying to be alerted to be completely lost.

This ask is to have a fallback during the alert process that logs to a Logger as a last resort when trying to emit an alert.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions