You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed that the RpcClient utiltity has no way of using the 'mandatory' flag.
I would like my RPC call to fail 'fast' in case nobody is listening to the request. Wihout it, i have to wait for the RPC to timeout.