Effect CommunityEC
Effect Community14mo ago
7 replies
Dmitrii Bykov

Unexpected HttpClientError when RPC client is called offline

Hi! What type of error should be expected when the RPC client is called with a request while offline? In my case, it's an implicit HttpClientError. I find it surprising that the RPC client crashes the entire application, since this type of error isn't expected at all at the type level. Before creating an issue, I want to verify that I'm not doing something wrong.
Was this page helpful?