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

Update everyThirtyMinutes cron expression #52662

Conversation

SamuelNitsche
Copy link
Contributor

When using Sentry for cronjob monitoring, I noticed a difference in the way the cron frequency for everyFiveMinutes and everyThirtyMinutes was transformed in a human readable format.

CleanShot 2024-09-05 at 18 08 21@2x

I decided to target the 11.x branch since I don't think this is a breaking change. However I am not sure how monitoring tools like for example Sentry would react to this change.

@taylorotwell taylorotwell merged commit 9ec747f into laravel:11.x Sep 5, 2024
31 checks passed
@stayallive
Copy link
Contributor

Cool! When using ->sentryMonitor() we will just simply update the new schedule on our side so all good!

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