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

feat: add close method for explicitly closing client #174

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

cprice404
Copy link
Contributor

This is intended to help us determine whether or not a persistent gRPC connection that gets into a bad state can be explicitly closed and re-opened to restore the environment to a healthy state.

This is intended to help us determine whether or not a persistent
gRPC connection that gets into a bad state can be explicitly
closed and re-opened to restore the environment to a healthy state.
@cprice404 cprice404 marked this pull request as ready for review November 7, 2023 15:47
@cprice404 cprice404 requested a review from pgautier404 November 7, 2023 15:47
@cprice404
Copy link
Contributor Author

cc: @GrahamCampbell

@cprice404 cprice404 merged commit 0cb716e into main Nov 7, 2023
6 checks passed
@nand4011 nand4011 deleted the add-close-method-for-client branch November 1, 2024 21:20
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