We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f47752 commit c11dc77Copy full SHA for c11dc77
RELEASE_NOTES.md
@@ -10,7 +10,9 @@
10
11
## New Features
12
13
-<!-- Here goes the main new features and examples or instructions on how to use them -->
+* The dispatcher offers two new parameters to control the clients call and stream timeout:
14
+ - `call_timeout`: The maximum time to wait for a response from the client.
15
+ - `stream_timeout`: The maximum time to wait before restarting a stream.
16
17
## Bug Fixes
18
0 commit comments