Expand Down Expand Up @@ -282,6 +282,24 @@ The default handler lifetime is two minutes. The default value can be overridden Keeping a single `HttpClient` instance alive for a long duration is a common ...
Currently, ClientFactory.GetClient() accepts an HttpClient instance as a parameter. This can lead to HttpClient lifetime issues when using dependency injection, as the IRpcClient may hold onto the ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results