Skip to content

[13.x] schedule:pause command should error when its disabled#60347

Merged
taylorotwell merged 1 commit into
laravel:13.xfrom
jackbayliss:13.x-schedule-pausing-when-disabled
Jun 2, 2026
Merged

[13.x] schedule:pause command should error when its disabled#60347
taylorotwell merged 1 commit into
laravel:13.xfrom
jackbayliss:13.x-schedule-pausing-when-disabled

Conversation

@jackbayliss
Copy link
Copy Markdown
Contributor

@jackbayliss jackbayliss commented Jun 1, 2026

This will save many future generations trying to resume it in my app when its disabled, which saves them reading my AppServiceProvider hieroglyphics

This follows the exact same behaviour as the queue PauseCommand

$this->components->error('Queue pausing is currently disabled.');

TLDR, think of the juniors man :bowtie:

@jackbayliss
Copy link
Copy Markdown
Contributor Author

Err, testDimensionsWithCustomImageSizeMethod is failing. I'll look at it seperately.. but not related to this PR.

@taylorotwell taylorotwell merged commit 800cd64 into laravel:13.x Jun 2, 2026
22 of 54 checks passed
@jackbayliss jackbayliss deleted the 13.x-schedule-pausing-when-disabled branch June 2, 2026 11:43
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