Skip to content

[11.x] Update the message for the schedule:work command.#53710

Merged
taylorotwell merged 2 commits into
laravel:11.xfrom
AbdelElrafa:fix-schedule-work-command-output
Nov 29, 2024
Merged

[11.x] Update the message for the schedule:work command.#53710
taylorotwell merged 2 commits into
laravel:11.xfrom
AbdelElrafa:fix-schedule-work-command-output

Conversation

@AbdelElrafa

@AbdelElrafa AbdelElrafa commented Nov 29, 2024

Copy link
Copy Markdown
Contributor

This makes the initial output of schedule:work more accurate. When I ran schedule:work to have it run a scheduled command that runs every 30 seconds and I saw that it will run scheduled tasks every minute that concerned me, but then after 30 seconds I saw that it was running the sub-minute task just fine.

PR to update the docs: laravel/docs#10047

…ill run sub minute tasks and not only tasks every minute.
@github-actions

Copy link
Copy Markdown

Thanks for submitting a PR!

Note that draft PR's are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.

Pull requests that are abandoned in draft may be closed due to inactivity.

@taylorotwell taylorotwell merged commit ab7edea into laravel:11.x Nov 29, 2024
@AbdelElrafa AbdelElrafa deleted the fix-schedule-work-command-output branch November 29, 2024 16:11
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