Add retry status codes to schema doc

Signed-off-by: Anton Troshin <anton@diagrid.io>
This commit is contained in:
Anton Troshin 2024-12-13 11:57:55 -06:00
parent 90c9d81a25
commit 5378f783ba
No known key found for this signature in database
GPG Key ID: 9F8A96ACA9EB6363
1 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,9 @@ spec:
duration: <REPLACE-WITH-VALUE>
maxInterval: <REPLACE-WITH-VALUE>
maxRetries: <REPLACE-WITH-VALUE>
matching:
httpStatusCodes: <REPLACE-WITH-VALUE>
gRPCStatusCodes: <REPLACE-WITH-VALUE>
circuitBreakers:
circuitBreakerName: # Replace with any unique name
maxRequests: <REPLACE-WITH-VALUE>