We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e209a4 commit 7ee3674Copy full SHA for 7ee3674
docs/root/api-docs/xds_protocol.rst
@@ -302,7 +302,7 @@ all subsequent requests from the client must set the
302
nonce received from the server on that stream. This allows servers to determine which response a
303
given request is associated with, which avoids various race conditions in the SotW protocol
304
variants. Note that the nonce is valid only in the context of an individual xDS stream; it does
305
-not survive stream restarts.
+not survive stream restarts. In the aggregated protocol variant, the nonce is tracked separately for each resource type.
306
307
Only the first request on a stream is guaranteed to carry the node identifier.
308
The subsequent discovery requests on the same stream may carry an empty node
0 commit comments