Files
oak-gpui/crates/rpc
Antonio ScandurraandNathan Sobo 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
..
2021-10-04 13:28:00 -06:00
2022-04-08 16:13:37 +02:00