Update daprdocs/content/en/operations/resiliency/policies.md

This commit is contained in:
greenie-msft 2022-07-05 13:36:18 -07:00 committed by GitHub
parent 7443270381
commit e57d754ccd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -114,7 +114,6 @@ Example of overriding default retries for Service Invocation:
```yaml
spec:
policies:
# Retries are named templates for retry configurations and are instantiated for life of the operation.
retries:
DaprBuiltInServiceRetries: # Overrides default retry behaivor for service-to-service calls
policy: constant