You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use this package to ping a few of our domains, amongst other checks, but noticed the following:
when a check fails we receive a notification and the notifications get throttled for 60 minutes, as configured.
But when another check fails we won't receive a notification for this new failure until the 60 minutes are over.
The notification throttle works per notification, not per failure+notification.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
We use this package to ping a few of our domains, amongst other checks, but noticed the following:
when a check fails we receive a notification and the notifications get throttled for 60 minutes, as configured.
But when another check fails we won't receive a notification for this new failure until the 60 minutes are over.
The notification throttle works per notification, not per failure+notification.
Does anyone know a workaround for this?
Beta Was this translation helpful? Give feedback.
All reactions