Skip to content

[Feature] Only notify once on failing scheduled tests #2731

@erdmenchen

Description

@erdmenchen

Welcome!

  • I have searched open and closed feature requests to make sure this or similar feature request does not already exist.
  • I have reviewed the Milestones to ensure that this feature request, or a similar one, has not already been proposed.
  • This is a feature request, not a bug report or support question.
  • I agree to follow this project's Code of Conduct.

Which part of the application does your feature belong to?

Notifications

Description

Currently there is only an option to get notified on every test and an option to get notified on failing tests.

However if I have a service degragation and the speed test fails for a longer period of time, I get flooded with failing test notifications.

Say I have a scheduled speed test set up, that runs a test every 5min and I experience a significant service degragation for a longer period of time (e.g. hours or even days).
Then I get a failing threshold breach notification email on every test every 5min.

I would expect it to only send me one notification for the first failure and then only send me another notification if it recovers and a test succeeds. Or at least start skipping more and more notifications the longer the test keep failing.

This way I am not spammed with notification emails for consecutive failed tests.

If there already is a setting to configure this behavior, please let me know ;-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions