Improve gateway reliability and dashboard docs
This commit is contained in:
@@ -247,6 +247,10 @@ Each client should expose event streaming as the idiomatic streaming primitive:
|
||||
Events must preserve gateway order. Libraries should not reorder, coalesce, or
|
||||
drop events by default.
|
||||
|
||||
Long-lived event streams do not inherit unary call deadlines. Clients apply the
|
||||
default call timeout to unary operations only, and streams run until the caller
|
||||
cancels them or an explicit stream timeout is configured.
|
||||
|
||||
The event surface must include:
|
||||
|
||||
- `OnDataChange`
|
||||
|
||||
Reference in New Issue
Block a user