mirror of https://github.com/dapr/docs.git
				
				
				
			Add retry status codes to schema doc
Signed-off-by: Anton Troshin <anton@diagrid.io>
This commit is contained in:
		
							parent
							
								
									90c9d81a25
								
							
						
					
					
						commit
						5378f783ba
					
				| 
						 | 
					@ -32,6 +32,9 @@ spec:
 | 
				
			||||||
        duration: <REPLACE-WITH-VALUE>
 | 
					        duration: <REPLACE-WITH-VALUE>
 | 
				
			||||||
        maxInterval: <REPLACE-WITH-VALUE>
 | 
					        maxInterval: <REPLACE-WITH-VALUE>
 | 
				
			||||||
        maxRetries: <REPLACE-WITH-VALUE>
 | 
					        maxRetries: <REPLACE-WITH-VALUE>
 | 
				
			||||||
 | 
					        matching:
 | 
				
			||||||
 | 
					          httpStatusCodes: <REPLACE-WITH-VALUE>
 | 
				
			||||||
 | 
					          gRPCStatusCodes: <REPLACE-WITH-VALUE>
 | 
				
			||||||
    circuitBreakers:
 | 
					    circuitBreakers:
 | 
				
			||||||
      circuitBreakerName: # Replace with any unique name
 | 
					      circuitBreakerName: # Replace with any unique name
 | 
				
			||||||
        maxRequests: <REPLACE-WITH-VALUE>
 | 
					        maxRequests: <REPLACE-WITH-VALUE>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue