blacksky-algorithms / rsky

An AT Protocol Implementation built in Rust.
https://blackskyweb.xyz
Apache License 2.0
159 stars 8 forks source link

PDS: Websocket is disconnecting after client is idle for some time #19

Closed rudyfraser closed 1 month ago

rudyfraser commented 1 month ago

Clients are being disconnected automatically from the websocket stream after 2 mins of being idle (no messages sent or pings received).

Screenshot 2024-09-23 at 11 42 23 PM

Canonical PDS doesn't seem to drop connections.

rudyfraser commented 1 month ago

https://github.com/blacksky-algorithms/rsky/commit/43f1057df40d4310236d3f212dcb721610b39233