mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Notification when the status changes to waiting #3064
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#3064
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sashkomel6 on GitHub (Jan 24, 2024).
⚠️ Please verify that this feature request has NOT been suggested before.
🏷️ Feature Request Type
New Notification
🔖 Feature description
when I turn on TCP Port monitoring, when the state changes from allowed to waiting, no notification comes, it would be good if there was a function to turn on the notification when the status changes to waiting, not only unavailable
✔️ Solution
add the ability to enable notifications when a feature changes to standby, not just when unavailable
❓ Alternatives
No response
📝 Additional Context
No response
@CommanderStorm commented on GitHub (Jan 24, 2024):
I am assuming that allowed=
UPand waiting=PENDING.PENDINGmeans you are currently retrying to send. You can disable this by setting the retry option to never retry.=> closing as resolved
Also I think this can be considered a duplicate of https://github.com/louislam/uptime-kuma/issues/508
@sashkomel6 commented on GitHub (Jan 24, 2024):
I have these settings, but notifications come only when the status changes to unavailable or available, when the status becomes waiting, notifications do not come

@sashkomel6 commented on GitHub (Jan 24, 2024):
it's about Expectation, I have these settings, but notifications come only when the status changes to unavailable or available, when the status becomes waiting, notifications do not come
@CommanderStorm commented on GitHub (Jan 24, 2024):
What language have you set in your frontend? (I can't find such translations in the version you are talking about, nor v2.0-dev)
The translation seems very odd. Have you cusomised that?
Set the Retries value (in your screenshot this is translated as "try") to
0@sashkomel6 commented on GitHub (Jan 24, 2024):
I understood, thank you, I use Ukrainian and switched to English through the automatic translator to show you. Sorry for bothering you