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
gRPC channels are expensive to create, but cheap to hold. We should allow users to choose to persist or provide their own gRPC channel that gets re-used for each connection.
The text was updated successfully, but these errors were encountered:
gRPC channels are expensive to create, but cheap to hold. We should allow users to choose to persist or provide their own gRPC channel that gets re-used for each connection.
The text was updated successfully, but these errors were encountered: