Skip to content

[9.x] Add odd hour schedule method - #44288

Merged
taylorotwell merged 2 commits into
laravel:9.xfrom
victor-falcon:odd-hour-scheduling
Sep 26, 2022
Merged

[9.x] Add odd hour schedule method#44288
taylorotwell merged 2 commits into
laravel:9.xfrom
victor-falcon:odd-hour-scheduling

Conversation

@victor-falcon

Copy link
Copy Markdown
Contributor

I usually schedule tasks to run on even or odd hours to avoid executing all the process at the same time.

This small change will make it easier 😊.

@taylorotwell
taylorotwell merged commit 112606c into laravel:9.x Sep 26, 2022
@GrahamCampbell GrahamCampbell changed the title Add odd hour schedule method [9.x] Add odd hour schedule method Nov 6, 2022
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.

2 participants