Then an alarm is triggered, and PushOver notification is enabled, then severity is always critical now.
In the configuration file for JupiterPerpsAlarm we can set the severity, but it is never actually used.
We used be able to use these 3 levels (instead of just '2'):
(THIS IS CHANGED - SEE COMMENTS) CRITICAL (as now - very loud and require acknowledgement/resend (this is a feature of PushOver, not in out code) - this is the current behaiviour)
IMPORTANT (as now - but WITHOUT resend and ackowledment (this is a parameter to the rest call to PushOver)
INFO (just a normal popup)
Then an alarm is triggered, and PushOver notification is enabled, then severity is always critical now.
In the configuration file for JupiterPerpsAlarm we can set the severity, but it is never actually used.
We used be able to use these 3 levels (instead of just '2'):
(THIS IS CHANGED - SEE COMMENTS)
~~CRITICAL (as now - very loud and require acknowledgement/resend (this is a feature of PushOver, not in out code) - this is the current behaiviour)
IMPORTANT (as now - but WITHOUT resend and ackowledment (this is a parameter to the rest call to PushOver)
INFO (just a normal popup)~~
ChatGPT and I have agreed to the following severity levels:
EMERGENCY = repeated wake-up alarm
CRITICAL = one-shot wake-up alarm
WARN = audible warning respecting quiet hours
INFO = low-priority visible notification
SILENT = no user interruption
ChatGPT and I have agreed to the following severity levels:
- EMERGENCY = repeated wake-up alarm
- CRITICAL = one-shot wake-up alarm
- WARN = audible warning respecting quiet hours
- INFO = low-priority visible notification
- SILENT = no user interruption
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Then an alarm is triggered, and PushOver notification is enabled, then severity is always critical now.
In the configuration file for JupiterPerpsAlarm we can set the severity, but it is never actually used.
We used be able to use these 3 levels (instead of just '2'):
(THIS IS CHANGED - SEE COMMENTS)
CRITICAL (as now - very loud and require acknowledgement/resend (this is a feature of PushOver, not in out code) - this is the current behaiviour)IMPORTANT (as now - but WITHOUT resend and ackowledment (this is a parameter to the rest call to PushOver)
INFO (just a normal popup)
ChatGPT and I have agreed to the following severity levels: