[GH-ISSUE #71] Allow timeout and grace values for 30+ days #44

Closed
opened 2026-02-25 23:40:56 +03:00 by kerem · 6 comments
Owner

Originally created by @cuu508 on GitHub (Jul 13, 2016).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/71

For "every 3 months" checks and maybe even "every year" checks.

Originally created by @cuu508 on GitHub (Jul 13, 2016). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/71 For "every 3 months" checks and maybe even "every year" checks.
kerem closed this issue 2026-02-25 23:40:56 +03:00
Author
Owner

@job commented on GitHub (Jul 13, 2016):

Maybe cron-like syntax with shortcuts like @daily @yearly @montlhy is cool as an augmentation or replacement for the slider.

<!-- gh-comment-id:232329323 --> @job commented on GitHub (Jul 13, 2016): Maybe cron-like syntax with shortcuts like `@daily` `@yearly` `@montlhy` is cool as an augmentation or replacement for the slider.
Author
Owner

@cuu508 commented on GitHub (Dec 15, 2016):

I've now added support for cron syntax and rolled the change out on healthchecks.io.
The @daily, @yearly, @monthly shortcuts are not in yet, but regular cron expressions should work, and would allow for periods longer than 30 days.

@job if you're still interested in this, you are welcome to test it out!

<!-- gh-comment-id:267317302 --> @cuu508 commented on GitHub (Dec 15, 2016): I've now added support for cron syntax and rolled the change out on healthchecks.io. The `@daily`, `@yearly`, `@monthly` shortcuts are not in yet, but regular cron expressions should work, and would allow for periods longer than 30 days. @job if you're still interested in this, you are welcome to test it out!
Author
Owner

@job commented on GitHub (Dec 15, 2016):

Sweet! Will check it out

On 15 Dec 2016, 13:34 +0100, Pēteris Caune notifications@github.com, wrote:

I've now added support for cron syntax and rolled the change out on healthchecks.io.
The @daily, @yearly, @monthly shortcuts are not in yet, but regular cron expressions should work, and would allow for periods longer than 30 days.

@job (https://github.com/job) if you're still interested in this, you are welcome to test it out!


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub (https://github.com/healthchecks/healthchecks/issues/71#issuecomment-267317302), or mute the thread (https://github.com/notifications/unsubscribe-auth/AAJY2I2bAr-L5AsqH5sXHFg5fCP20lsVks5rITPkgaJpZM4JLUmK).

<!-- gh-comment-id:267320073 --> @job commented on GitHub (Dec 15, 2016): Sweet! Will check it out On 15 Dec 2016, 13:34 +0100, Pēteris Caune <notifications@github.com>, wrote: > > I've now added support for cron syntax and rolled the change out on healthchecks.io. > The @daily, @yearly, @monthly shortcuts are not in yet, but regular cron expressions should work, and would allow for periods longer than 30 days. > > > @job (https://github.com/job) if you're still interested in this, you are welcome to test it out! > > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub (https://github.com/healthchecks/healthchecks/issues/71#issuecomment-267317302), or mute the thread (https://github.com/notifications/unsubscribe-auth/AAJY2I2bAr-L5AsqH5sXHFg5fCP20lsVks5rITPkgaJpZM4JLUmK). > > >
Author
Owner

@brianstorti commented on GitHub (Mar 16, 2018):

Is there any reason to not support more than 1 week (604800) for the timeout parameter in the API to create new checks?

<!-- gh-comment-id:373796650 --> @brianstorti commented on GitHub (Mar 16, 2018): Is there any reason to not support more than 1 week (604800) for the `timeout` parameter in the API to create new checks?
Author
Owner

@cuu508 commented on GitHub (Mar 17, 2018):

@brianstorti that's a bug. Originally the max timeout was 1 week. In May 2016 we bumped it to 1 month. The web UI was updated, but the API was not. Fixed now!

<!-- gh-comment-id:373902015 --> @cuu508 commented on GitHub (Mar 17, 2018): @brianstorti that's a bug. Originally the max `timeout` was 1 week. In May 2016 we bumped it to 1 month. The web UI was updated, but the API was not. Fixed now!
Author
Owner

@brianstorti commented on GitHub (Mar 19, 2018):

@cuu508 Thank you!

<!-- gh-comment-id:374169126 --> @brianstorti commented on GitHub (Mar 19, 2018): @cuu508 Thank you!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#44
No description provided.