Skip to content

Conversation

@glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Jan 8, 2020

Motivation:

Our error types should be extensible to avoid having to do a SemVer
major change to add a new case, this one was missed when other error
types were updated.

Modifications:

Make GRPCTimeout rely on a private enum internally. Add documentation.

Result:

Functionally, no real change.

Motivation:

Our error types should be extensible to avoid having to do a SemVer
major change to add a new case, this one was missed when other error
types were updated.

Modifications:

Make GRPCTimeout rely on a private enum internally. Add documentation.

Result:

Functionally, no real change.
@glbrntt glbrntt requested a review from MrMage January 8, 2020 12:03
@glbrntt glbrntt merged commit 5528071 into grpc:nio Jan 8, 2020
@glbrntt glbrntt deleted the gb-api-work-17 branch January 8, 2020 13:30
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