Skip to content

🔧 Register missing queue console commands#502

Merged
retlehs merged 2 commits into
mainfrom
feature/register-missing-queue-commands
Mar 8, 2026
Merged

🔧 Register missing queue console commands#502
retlehs merged 2 commits into
mainfrom
feature/register-missing-queue-commands

Conversation

@retlehs
Copy link
Copy Markdown
Member

@retlehs retlehs commented Mar 4, 2026

Summary

  • Registers all missing Laravel queue console commands in the Acorn Console Kernel
  • Adds queue:restart, queue:failed, queue:retry, queue:flush, queue:forget, queue:monitor, queue:pause, queue:resume, queue:prune-batches, queue:prune-failed-jobs, and queue:retry-batch
  • Excludes queue:listen due to an unresolvable Illuminate\Queue\Listener dependency on $commandPath

Ref https://discourse.roots.io/t/managing-laravel-queue-workers-in-acorn/30205

Docs updates ready once this is merged and tagged: roots/docs#564

retlehs and others added 2 commits March 4, 2026 09:05
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@retlehs retlehs merged commit 415a07a into main Mar 8, 2026
3 checks passed
@retlehs retlehs deleted the feature/register-missing-queue-commands branch March 8, 2026 21:40
retlehs added a commit that referenced this pull request Mar 8, 2026
Closes #466
Closes #467
Ref #502

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
retlehs added a commit that referenced this pull request Mar 8, 2026
Closes #466
Closes #467
Ref #502

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant