mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-26 07:25:51 +03:00
[GH-ISSUE #1088] Unexpected "down" after sending ping #754
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#754
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 @haideralipunjabi on GitHub (Nov 20, 2024).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/1088
My config:
Events

I was not expecting the grace period to trigger just 1.5 hours after the ping.
@cuu508 commented on GitHub (Nov 21, 2024):
I suspect there's an issue with timezone mismatch between the client and your Healthchecks instance.
In the events section, switch the time zone to Asia/Kolkata and check the timestamps then.
@haideralipunjabi commented on GitHub (Nov 22, 2024):
Yeah this was it. The CRON was executing in UTC.