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

Make the connection pool error public #1685

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Oct 24, 2023

Motivation:

Sometimes users end up with connection pool errors but they can't inspect them because the type is internal.

Modifications:

  • Make the connection pool error extensible and public

Result:

Users can inspect connection pool errors.

Motivation:

Sometimes users end up with connection pool errors but they can't
inspect them because the type is internal.

Modifications:

- Make the connection pool error extensible and public

Result:

Users can inspect connection pool errors.
@glbrntt glbrntt added the semver/minor Adds new public API. label Oct 24, 2023
@glbrntt glbrntt enabled auto-merge (squash) October 25, 2023 10:13
@glbrntt glbrntt merged commit aa69fcb into grpc:main Oct 25, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants