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

Fix Health ScheduleCheck #999

Merged
merged 2 commits into from
Feb 11, 2025
Merged

Fix Health ScheduleCheck #999

merged 2 commits into from
Feb 11, 2025

Conversation

RMartinOscar
Copy link
Contributor

$schedule->command(ScheduleCheckHeartbeatCommand::class)->everyMinute();
Will always fail cause it checks if ScheduleCheck is registered
image

image

@RMartinOscar RMartinOscar requested a review from a team as a code owner February 11, 2025 21:02
@RMartinOscar RMartinOscar changed the title Fix ScheduleCheck instead of a blank Check Fix Health ScheduleCheck Feb 11, 2025
@RMartinOscar RMartinOscar added the 🐛 bug Something isn't working label Feb 11, 2025
@RMartinOscar RMartinOscar merged commit 8f47ccf into main Feb 11, 2025
22 checks passed
@RMartinOscar RMartinOscar deleted the fix/HealthScheduleCheck branch February 11, 2025 21:11
@github-actions github-actions bot locked and limited conversation to collaborators Feb 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants