mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 15:05:49 +03:00
[GH-ISSUE #560] Ability to set minimum time between start and end #406
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#406
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 @jetchirag on GitHub (Sep 21, 2021).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/560
Hello,
This would be useful in cases where a job takes atleast specific time such as backups. Instead of having to deal with fail scenarios in simple scripts, it would be great if could just set X minimum time for it to run, otherwise consider it failed.
@cuu508 commented on GitHub (Jun 20, 2022):
Duplicate of #236