Skip to content

Use a message queue to ensure notification delivery #40

Description

@object88

Consider using a tool such as nats to act as a sort of message queue to ensure delivery of notifications to any/all implemented notifiers. The current architecture uses gRPC to directly send messages to listening notifiers (i.e., notifier-slack). If a notifier becomes unavailable, it may miss state changes, and subsequently fail to process further notifications.

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