left4me/deploy/files/usr/local/lib/systemd/system
mwiegand 38548ab0d7
chore(deploy): raise gunicorn thread pool to 32 for SSE headroom
Each SSE log-viewer or job-log stream holds a thread for its full
lifetime. With --threads 8, a handful of open browser tabs could
exhaust the pool. 32 keeps the same single-process scheduler invariant
(_claim_lock in job_worker is process-local) while giving SSE plenty
of headroom on the test box's user count.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-08 11:19:03 +02:00
..
left4me-refresh-global-overlays.service feat(l4d2-web): managed global map overlays with daily refresh 2026-05-08 08:05:14 +02:00
left4me-refresh-global-overlays.timer feat(l4d2-web): managed global map overlays with daily refresh 2026-05-08 08:05:14 +02:00
left4me-server@.service feat(deploy): add production-like test deployment 2026-05-06 19:30:10 +02:00
left4me-web.service chore(deploy): raise gunicorn thread pool to 32 for SSE headroom 2026-05-08 11:19:03 +02:00