Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider Adding Full Support For Pushover Priority 2 Alerts #710

Open
peck opened this issue Mar 20, 2024 · 0 comments
Open

Consider Adding Full Support For Pushover Priority 2 Alerts #710

peck opened this issue Mar 20, 2024 · 0 comments
Labels
area/alerting Related to alerting bug Something isn't working good first issue Good for newcomers

Comments

@peck
Copy link

peck commented Mar 20, 2024

Describe the feature request

Currently when setting a pushover alert to priority level 2 the following error message is displayed:

call to provider alert returned status code 400: {"expire":"must be supplied with priority=2","errors":["expire must be supplied with priority=2, see https://pushover.net/api#priority2"]}

Reviewing the pushover documentation, https://pushover.net/api#priority, it appears that when priority is set to 2 then two additional parameters are required:
retry - a numeric value representing the amount of time in seconds between retries
expire - a numeric value representing the total amount of time in seconds that a retry should be sent

Why do you personally want this feature to be implemented?

The ability to use priority 2 for pushover would allow for further use, and trust, of the critical notification feature on iOS that Pushover offers.

How long have you been using this project?

several months

Additional information

No response

@TwiN TwiN added area/alerting Related to alerting bug Something isn't working good first issue Good for newcomers labels Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/alerting Related to alerting bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants