-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Open
Description
Problem Statement
Currently there is a minimum and maximum delivery interval for alert emails.
This configuration seems to create three scenarios:
- below min: delayed
- min - max: email can be sent but this is not guaranteed. Attempt is made to batch alert emails by collecting them over time to reduce email noise.
- max: whatever is in the digest queue must be sent
Solution Brainstorm
The current configuration causes confusion for the second scenario min-max. Request for keeping one threshold (min) which will definitively and predictably control batching.
Product Area
Alerts
Metadata
Metadata
Assignees
Projects
Status
No status