Skip to content

Conversation

antas-marcin
Copy link
Collaborator

No description provided.

}

public Config(String scheme, String host, boolean gRPCSecured, String gRPCHost, Map<String, String> headers) {
this(scheme, host, null, DEFAULT_TIMEOUT_SECONDS, gRPCSecured, gRPCHost);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

headers do not seem to be used

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, thank you for pointing this, will fix it asap

@antas-marcin antas-marcin force-pushed the add-grpc-convenient-config-constructors branch from f3c9085 to e2e6d8b Compare July 24, 2024 10:32
@antas-marcin antas-marcin merged commit 1547278 into main Jul 24, 2024
@antas-marcin antas-marcin deleted the add-grpc-convenient-config-constructors branch July 24, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants