Skip to content

chore: prepare 0.14.6 release#2548

Closed
hermeGarcia wants to merge 3 commits into
grpc:masterfrom
hermeGarcia:master
Closed

chore: prepare 0.14.6 release#2548
hermeGarcia wants to merge 3 commits into
grpc:masterfrom
hermeGarcia:master

Conversation

@hermeGarcia
Copy link
Copy Markdown
Contributor

bobrik and others added 3 commits March 12, 2026 12:31
Here's how the error looks before this change:

```
status: 'Some resource has been exhausted', self: "h2 protocol error: http2 error"
```

And here it is after:

```
status: 'Some resource has been exhausted', self: "h2 protocol error: http2 error", source: tonic::transport::Error(Transport, hyper::Error(Http2, Error { kind: GoAway(b"ivan_says_hello", ENHANCE_YOUR_CALM, Remote) }))
```

The latter gives the user a lot more context about the issue.

Co-authored-by: tottoto <tottotodev@gmail.com>
@LucioFranco LucioFranco closed this May 7, 2026
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.

4 participants