mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 06:55:53 +03:00
[GH-ISSUE #816] noticing issues with multiple checks in a project #576
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#576
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 @NightHawkATL on GitHub (Mar 30, 2023).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/816
I have been testing this self-hosted for a few weeks and decided to expand to a second project and all 4 cnecks were on the same cron schedule and i set the cron schedule to match in the checks.
The last couple of nights one check has even constantly failing even though the cron task runs. I have just changed them to be 5 minutes apart and they are all checking in again.
Is it just the nature of having multiple checks running output/input at the same time or is there something that needs to be changed or updated? I wouldn't like to have to track what is scheduled when so there won't be overlaps as I expand to more projects.
@cuu508 commented on GitHub (Apr 3, 2023):
Can you please post a screenshot of the details page of one of the problematic checks, showing the check's schedule, and the event log? You can block out any sensitive information like name, UUID, etc.
@NightHawkATL commented on GitHub (Apr 3, 2023):
after looking through stuff, i may be confusing myself. i am giving it one more day to clear itself up and see if i need to continue.
@NightHawkATL commented on GitHub (Apr 4, 2023):
Gonna close this one on my own stupidity. Sorry for the bother.