Skip to content

Remove max delivery interval threshold #100651

@minori-fh

Description

@minori-fh

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

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions