Files
hub/docker
kelly b8e7ebc3ac feat: switch from database queue to Horizon for job monitoring
- Replace queue:work with php artisan horizon in supervisor
- Change QUEUE_CONNECTION from database to redis
- Enables /admin/horizon dashboard for Super Admins
- Provides real-time job monitoring, metrics, and retry capability

This completes the dashboard performance fix by ensuring the
CalculateDashboardMetrics job runs reliably via Horizon.
2025-12-07 20:50:33 -07:00
..