Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create status command for individual supervisors #1467

Merged
merged 4 commits into from
Aug 13, 2024

Conversation

mfrieswyk
Copy link
Contributor

Following the pattern of the horizon:pause-supervisor and horizon:continue-supervisor commands, this PR aims to address Issue 1461 by introducing a horizon:status-supervisor command.

The existing horizon:status command only checks for the presence of a single paused supervisor before reporting that "Horizon is paused". This new command will allow users with multiple configurations to see accurate statuses for each supervisor.

@taylorotwell
Copy link
Member

How did you test this command manually? It's never registered with Artisan?

@taylorotwell taylorotwell marked this pull request as draft June 27, 2024 08:58
@mfrieswyk
Copy link
Contributor Author

Sorry for the delay, here's the command being successfully invoked locally after registering it:
image

@mfrieswyk mfrieswyk marked this pull request as ready for review August 11, 2024 20:19
@taylorotwell taylorotwell merged commit 2e0e3a2 into laravel:5.x Aug 13, 2024
10 checks passed
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