Laravel Horizon Doctor
Version updated for https://github.com/okaufmann/laravel-horizon-doctor to version v2.6.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Laravel Horizon Doctor GitHub Action is designed to validate and optimize the configuration of Laravel Horizon against the Laravel queue system. It automates the detection of misconfigurations, provides insights into Redis queue environments, and optionally performs static analysis of queued classes (e.g., jobs, listeners, mail) to identify potential issues like misaligned timeouts or improper queue usage. This tool simplifies troubleshooting and ensures reliable queue management in Laravel applications.
What’s Changed
Full Changelog: https://github.com/okaufmann/laravel-horizon-doctor/compare/v2.5.2...v2.6.0