Files
git.stella-ops.org/src
master a244043e12 Tune Valkey poll: 10-30s window (fits within 60s gateway timeout)
QueueWaitTimeoutSeconds: 5 → 10 (base)
Randomization: [base, 2×base] → [base, 3×base] = random 10-30s

When Pub/Sub is alive: instant delivery (no change).
When Pub/Sub is dead: consumer wakes in 10-30s via semaphore timeout,
reads pending + new messages. 30s worst case < 60s gateway timeout.

Load: 30 services × 1 poll per random(10-30s) = ~1.5 polls/sec.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 12:23:55 +03:00
..
2026-02-01 21:37:40 +02:00
2026-02-12 10:27:23 +02:00
2026-02-01 21:37:40 +02:00
2026-02-01 21:37:40 +02:00