[13.x] Display error in `queue:pause` when `Worker` isn't pausable (#60023)
* [13.x] Display error in `queue:pause` with `withoutInterruptionPolling()` Hey Taylor, @jackbayliss is on vacation this week (allegedly) so you've got me for a change :bowtie: - We didn't used to pause our queues, so called `withoutInterruptionPolling()` in our `AppServiceProvider` - Now we've modernised, we're leaning on pause, but forgot we'd done this and `queue:pause` gives no clue - Queue(!) much swearing by another dev in our team We'll likely stop calling `withoutInterruptionPolling()` of course, so feel free to throw this PR in the sea, Just thought it may avoid other souls scratching their heads. * my exclamation bring all the ci to the style * push all teh changes, duh, people can see this shit * Update PauseCommand.php Co-authored-by: Jack Bayliss <jjbayliss@icloud.com> --------- Co-authored-by: Jack Bayliss <jjbayliss@icloud.com>
W
Wes Hooper committed
94f1ad15dc94a26ea0d6f61510bf05be5f2fcee1
Parent: c5bf38d
Committed by GitHub <noreply@github.com>
on 5/8/2026, 1:46:50 PM