We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18e067c commit 4907228Copy full SHA for 4907228
1 file changed
aip/general/0194.md
@@ -28,7 +28,8 @@ Clients **should not** automatically retry requests in which repeated runs
28
would cause unintended state changes.
29
30
**Note:** This AIP does not cover client streaming or bi-directional streaming.
31
-**Note:** Client side retry behavior for the client libraries is found in [AIP-4221](../client-libraries/4221.md).
+
32
+**Note:** For client side retry behavior in the client libraries: see AIP-4221.
33
34
### Retryable codes
35
0 commit comments