Laravel Horizon Doctor
Version updated for https://github.com/okaufmann/laravel-horizon-doctor to version v2.5.2.
- 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
Laravel Horizon Doctor is a tool designed to validate and optimize the configuration of Laravel Horizon against your application’s queue settings, ensuring proper alignment and detecting potential misconfigurations. It automates tasks such as cross-checking queue connections, verifying job attributes (e.g., timeouts), and scanning for common issues in queued classes, listeners, and mailers. This helps streamline Laravel queue management and enhances system reliability by identifying and addressing potential “footguns” in your job handling setup.
Release notes
Full Changelog: https://github.com/okaufmann/laravel-horizon-doctor/compare/v2.5.1...v2.5.2