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
Currently failing devices notify every 5x run interval. This can be disabled or set to a different interval (although poorly documented). It might be nice to have it cool off to a longer period after a number of notifications have been sent.
I think I may give this a try. Thinking of trying to quiet it down to 1 per day if there have been more than 5 in the last 24 hours or thereabouts. Seem reasonable @slarti5191 ?
Currently failing devices notify every 5x run interval. This can be disabled or set to a different interval (although poorly documented). It might be nice to have it cool off to a longer period after a number of notifications have been sent.
https://github.com/aja-video/contra/blob/master/src/collectors/collectorworker.go#L133
https://github.com/aja-video/contra/blob/master/src/configuration/config_file.go#L31
The text was updated successfully, but these errors were encountered: