You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
perf(mothership): adaptive backoff on the reconnect poll tail
The resume stream polled Postgres + Redis at a fixed 4 Hz per attached
client for up to an hour. The tail now decays 250ms -> 2s while quiet and
snaps back to full rate the moment an event flushes.
Claude-Session: https://claude.ai/code/session_01CgaxNAaeD3taGdghbXn17w
0 commit comments