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:07 -07:00 committed by Hal Spang
parent 30ba289976
commit 2c13899bd8
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ spec:
#### Utilize Generic Policies #### Utilize Generic Policies
Dapr Resiliency also lets you define policies that can have a broader scope than the standard ones defined above. This is done through the usage of keywords that let Dapr know when to apply the given policy. There are 3 base policies: In resiliency you can set default policies, which can have a broader scope. This is done through reserved keywords that let Dapr know when to apply the given policy. There are 3 default policies types:
- DefaultRetryPolicy - DefaultRetryPolicy
- DefaultTimeoutPolicy - DefaultTimeoutPolicy