Skip to content

Commit

Permalink
16145 FIX "Always up" hosts can always notify
Browse files Browse the repository at this point in the history
SUP-13067

Change-Id: Ib623bd5f60fe5907c05618302bb5c23c8a4ffe06
  • Loading branch information
Synss committed Nov 14, 2023
1 parent 17967fe commit 59ae761
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .werks/16145
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Title: "Always up" hosts can always notify
Class: fix
Compatible: compat
Component: core
Date: 1699884551
Edition: cee
Knowledge: undoc
Level: 1
State: unknown
Version: 2.2.0p15

Do not postpone notifications for "always up" hosts.

The notification logic would wrongly assume that "always up" hosts may,
in fact, be down and erroneously postpone notifications. This has been
fixed, such hosts are never down.

0 comments on commit 59ae761

Please sign in to comment.