[GH-ISSUE #686] Feature: Repeat notifications #494

Closed
opened 2026-02-25 23:42:39 +03:00 by kerem · 2 comments
Owner

Originally created by @rwjack on GitHub (Aug 3, 2022).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/686

Hey,

I thought it would be a great idea if we could have repeating notifications.

eg. if one of the checks fails, have the option to repeat the notification after X minutes/hours/days, to the same or additional notification methods, if the check is not resolved within given X timeframe.

Originally created by @rwjack on GitHub (Aug 3, 2022). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/686 Hey, I thought it would be a great idea if we could have repeating notifications. eg. if one of the checks fails, have the option to repeat the notification after X minutes/hours/days, to the same or additional notification methods, if the check is not resolved within given X timeframe.
kerem closed this issue 2026-02-25 23:42:39 +03:00
Author
Owner

@cuu508 commented on GitHub (Aug 3, 2022):

Duplicate of #510

<!-- gh-comment-id:1203530659 --> @cuu508 commented on GitHub (Aug 3, 2022): Duplicate of #510
Author
Owner

@rwjack commented on GitHub (Aug 3, 2022):

Now I see others are having the same issue.

1 hour/1 day and only via email is too rigid.

The code to send notifications is basically there, it should just have the ability to re-send the notification to slack for example.

From my point of view the only thing that would need to be implemented for this to work is some sort of timer function. I'm not sure how hard it would be to have a timer start for every failed job, but it definitely would be a nice addition, especially for notification methods other than email, if/when you have the time of course.

<!-- gh-comment-id:1203672280 --> @rwjack commented on GitHub (Aug 3, 2022): Now I see others are having the same issue. 1 hour/1 day and only via email is too rigid. The code to send notifications is basically there, it should just have the ability to re-send the notification to slack for example. From my point of view the only thing that would need to be implemented for this to work is some sort of timer function. I'm not sure how hard it would be to have a timer start for every failed job, but it definitely would be a nice addition, especially for notification methods other than email, if/when you have the time of course.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#494
No description provided.