ZIm/crates/rpc/src
Antonio Scandurra 53a7f9c43e Introduce a timeout when processing incoming messages
We have an hypothesis that the server gets stuck while processing
an incoming message, either because the buffer fills up or because
a handler never completes. This should mitigate that and, once we
add logging, give us some clue as to what is causing it exactly.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-04-08 16:21:39 +02:00
..
auth.rs Rename zrpc to rpc 2021-10-04 13:28:00 -06:00
conn.rs Remove postage from rpc 2022-04-08 16:13:37 +02:00
peer.rs Introduce a timeout when processing incoming messages 2022-04-08 16:21:39 +02:00
proto.rs Allow explicit reload of buffers via Project::reload_buffers 2022-04-01 14:01:56 +02:00
rpc.rs Allow explicit reload of buffers via Project::reload_buffers 2022-04-01 14:01:56 +02:00