Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle credentials in Config.Connect() #36

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Handle credentials in Config.Connect() #36

merged 1 commit into from
Nov 11, 2024

Conversation

ronenh
Copy link
Contributor

@ronenh ronenh commented Nov 11, 2024

Credentials require special handling because they need to be converted from string to credentials.PerRPCCredentials.

Also bring back TimeoutInSeconds but mark it as deprecated.

@ronenh ronenh requested a review from gertd November 11, 2024 19:21
And keep `TimeoutInSeconds` but mark it as deprecated.
@ronenh ronenh force-pushed the bugfix/cfg-connect branch from 8b59d45 to 80bcb50 Compare November 11, 2024 19:24
@gertd gertd merged commit d469387 into main Nov 11, 2024
4 checks passed
@gertd gertd deleted the bugfix/cfg-connect branch November 11, 2024 20:51
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