horizon
https://github.com/laravel/horizon
PHP
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported0 Subscribers
Add a CodeTriage badge to horizon
Help out
- Issues
- Lock::get() uses non-atomic SETNX + EXPIRE (potential permanent deadlock)
- Horizon always shows 0 jobs in a queue on the Dashboard
- Release unique job locks when clearing queues (fixes laravel/horizon#1678)
- Fix 'delayed until' showing wrong time (fixes laravel/horizon#1668)
- Add logging for silent 60-second queue stalls
- horizon:terminate should not fail when no processes are found
- Supervisors create connections with drivers they don't belong to
- Trying to access array offset on null
- Inconsistent load balancing – AutoScaler doesn't respect minProcesses when started with non-empty queues
- "Delayed until" showing wrong time (identical to Pushed, not taking delay into account)
- Docs
- PHP not yet supported