atproto relay in zig zlay.waow.tech
relay zig atproto
Something went wrong. Try again.
throttle startup connection ramp to prevent event loop starvation master
spawning ~2,800 TLS handshakes simultaneously starves the single Evented event loop — health checks on both :3000 and :3001 time out, liveness probe kills the pod. batch-spawn with io.sleep yields between batches so the event loop stays responsive during ramp. STARTUP_BATCH_SIZE env var (default 50), 100ms yield between batches. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Author zzstoatzz Co-author Claude Opus 4.6 Date (Apr 3, 2026, 6:46 PM UTC) Commit f9bf5156 f9bf51563c71fcdc3bd657bb5e97e77a72898893 Parent edbd7521 edbd75213d5f1619eef33b12c8287babb6869c93