0074-laravel-queues-and-horizon
CommunityRun Laravel queues safely with Horizon
AuthorMrJmpl3
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Ensuring Laravel queue workers run reliably in production without silently failing, hanging, or repeatedly retrying bad jobs.
Core Features & Use Cases
- Safe worker operation: Configure queue:work with controlled retry behavior (tries/backoff) and targeted queues for predictable processing.
- Horizon observability & recovery: Use Horizon when available to monitor execution and manage operational visibility, including failed-job workflows.
- Testable job behavior: Validate dispatching with Bus::fake() and verify side effects with integration tests so retries and failure handling behave as expected.
Quick Start
Use the skill to start a queue worker for the high and default queues with retry controls, then list failed jobs to confirm failure handling works as intended.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: 0074-laravel-queues-and-horizon Download link: https://github.com/MrJmpl3/codex_____data_____configuration/archive/main.zip#0074-laravel-queues-and-horizon Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.