Skip to content

Conversation

@gjcairo
Copy link
Collaborator

@gjcairo gjcairo commented Nov 23, 2023

Motivation

We need an encodable/decodable Timeout type to represent gRPC timeouts.

Modification

Added a new Timeout type that can be encoded to and from a String with the format specified by gRPC.

Result

We now have a way to represent Timeouts.

@gjcairo gjcairo requested a review from glbrntt November 23, 2023 18:01
@gjcairo gjcairo marked this pull request as ready for review November 23, 2023 18:01
Copy link
Collaborator

@glbrntt glbrntt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One nit, looks good otherwise!

@gjcairo gjcairo enabled auto-merge (squash) November 27, 2023 14:51
@gjcairo gjcairo merged commit 2971c0a into grpc:main Nov 27, 2023
@gjcairo gjcairo deleted the timeout-coding branch November 27, 2023 16:08
@glbrntt glbrntt added the version/v2 Relates to v2 label Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

version/v2 Relates to v2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants