Skip to content

Fix returned status#86

Merged
yang-g merged 3 commits intogrpc:masterfrom
ctiller:deadline
Jan 16, 2015
Merged

Fix returned status#86
yang-g merged 3 commits intogrpc:masterfrom
ctiller:deadline

Conversation

@ctiller
Copy link
Copy Markdown
Member

@ctiller ctiller commented Jan 16, 2015

The client should return status deadline exceeded when the deadline is
exceeded (not cancelled status).

Fixes #53

The client should return status deadline exceeded when the deadline is
exceeded (not cancelled status)
yang-g added a commit that referenced this pull request Jan 16, 2015
@yang-g yang-g merged commit aa4ef01 into grpc:master Jan 16, 2015
@yang-g yang-g deleted the deadline branch January 16, 2015 18:20
stanley-cheung referenced this pull request in stanley-cheung/grpc Aug 27, 2015
apolcyn referenced this pull request in apolcyn/grpc Jul 25, 2016
Merge release/beta into master
@lock lock bot locked as resolved and limited conversation to collaborators Feb 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deadline expiration returns cancelled instead of Deadline exceeded error

2 participants