Skip to content

tonic: document Server::timeout semantics#2718

Open
thsfranca wants to merge 2 commits into
grpc:masterfrom
thsfranca:docs/server-timeout-semantics
Open

tonic: document Server::timeout semantics#2718
thsfranca wants to merge 2 commits into
grpc:masterfrom
thsfranca:docs/server-timeout-semantics

Conversation

@thsfranca

Copy link
Copy Markdown

Summary

Test plan

  • cargo test -p tonic --doc

Fixes: #936

@linux-foundation-easycla

linux-foundation-easycla Bot commented Jul 4, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: thsfranca / name: Thales de França (22c8977)

Clarify default (no server deadline), client grpc-timeout precedence,
TimeoutExpired error mapping, streaming caveat, and graceful shutdown
interaction.

Fixes: grpc#936
@thsfranca thsfranca force-pushed the docs/server-timeout-semantics branch from 0712fac to 22c8977 Compare July 4, 2026 23:24
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.

Better documentation on tonic::transport::Server::.timeout function

1 participant