Skip to content

Implement REST API to pause/resume sending notifications, with CLI #4

Closed
coder/coder
#13873
@dannykopping

Description

@dannykopping

Relates to coder/coder#13331

Users may encounter a problem with, for example, their SMTP server and instead of having all the notifications exhaust their retries while the SMTP server is under maintenance - rather pause all notification dispatches during this time.

All this has to do is prevent the notifiers from executing their dispatch loop.

We should implement a CLI action to call this API.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions