Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make graceTimeInMinutes configurable #112

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Make graceTimeInMinutes configurable #112

merged 1 commit into from
Jun 17, 2024

Conversation

faustbrian
Copy link
Contributor

I have over 100 scheduled commands that all have a grace period off 30 minutes. Seemed a bit pointless/tedious to call ->graceTimeInMinutes(30) on all of them. This change allows you to set the default grace period via configuration file if none is specified via the aforementioned function.

@freekmurze freekmurze merged commit e5bb9b8 into spatie:main Jun 17, 2024
12 checks passed
@freekmurze
Copy link
Member

Very nice, thank you!

@pelmered
Copy link
Contributor

I just needed this. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants