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
{{ message }}
This repository was archived by the owner on Jun 19, 2025. It is now read-only.
When trying to debug an RPC call, it is tricky to find which server the calculation was done on to check the log files.
Can we add a parameter to the rpc calls to specify a prefernece for what server to run the command on.
Also it would help to then also return the server that the actual calc was done on in the result parameters.