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
Convert pkg/rpc.Clients to an interface. Create a pkg/rpc.MultiClients which will automatically switch to a different client if it encounters a network error.
The text was updated successfully, but these errors were encountered:
Convert
pkg/rpc.Clients
to an interface. Create apkg/rpc.MultiClients
which will automatically switch to a different client if it encounters a network error.The text was updated successfully, but these errors were encountered: