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

Co-authored-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
Signed-off-by: halspang <70976921+halspang@users.noreply.github.com>
This commit is contained in:
halspang 2022-10-10 14:38:22 -07:00 committed by Hal Spang
parent 41850fce2c
commit a40364799f
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ If these policies are defined, they would be used for every operation to a servi
| ConfigurationComponentOutbound | All configuration component operations. | DefaultConfigurationComponentOutboundPolicy |
| LockComponentOutbound | All lock component operations. | DefaultLockComponentOutboundPolicy |
For all generic policies, they will only be used if the operation being executed matches the policy and if there is no more specific policy targeting it.
Default policies are applied if the operation being executed matches the policy type and if there is no more specific policy targeting it.
For example, we have a system with 3 applications, AppA, AppB, and AppC. The following resiliency configuration is applied to the cluster: