Long streaming requests through the local gateway send keep-alive pings so proxies don't drop them.
What's wrong with this entry?
Streaming responses through the local gateway now emit a periodic event: ping frame when the upstream has gone quiet, so idle proxies and load balancers are less likely to drop a long request. The interval defaults to 15000 ms.
- The frame carries the payload line
data: {"type": "ping"}. - No such frame existed in the previous build.
data: {"type": "ping"}
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.227
claude gatewaynow identifies itself as the gateway providerBoth mention gateway
-
v2.1.228
Gateway runs without an OIDC block, and names two more upstream failures
Both mention gateway
-
v2.1.228
Gateway warns when no OIDC is configured and several sections are dead
Both mention gateway