Set retry
This commit is contained in:
parent
539c486336
commit
249c28642c
2
.github/workflows/monitor.yml
vendored
2
.github/workflows/monitor.yml
vendored
@ -24,6 +24,8 @@ jobs:
|
||||
--form-string "title=🔴 $NAME Alert" \
|
||||
--form-string "message=⚠️ $URL is down ($STATUS) at $TIME" \
|
||||
--form-string "priority=2" \
|
||||
--form-string "retry=60" \
|
||||
--form-string "expire=600" \
|
||||
https://api.pushover.net/1/messages.json
|
||||
else
|
||||
echo "✅ $NAME is up: $STATUS"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user