Queue workers (supervisor/systemd) and the cron-driven scheduler.
| Queue | Processes | Connection | Processed | Failed | Status | Restart |
|---|---|---|---|---|---|---|
| default | ×2 | redis | 128k | 3 | running | |
| emails | ×1 | redis | 9.2k | 1 | running |
{{ opOutput() }}Restart gracefully signals queue:restart so workers finish the current job, then pick up the latest code.
Manage with cloud server:cron:add acme-production-app <schedule> <command>.