Skip to content

Commit c11dc77

Browse files
committed
Update release notes
Signed-off-by: Mathias L. Baumann <[email protected]>
1 parent 6f47752 commit c11dc77

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010

1111
## New Features
1212

13-
<!-- Here goes the main new features and examples or instructions on how to use them -->
13+
* 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.
1416

1517
## Bug Fixes
1618

0 commit comments

Comments
 (0)