mirror of https://github.com/dapr/docs.git
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:
parent
2c13899bd8
commit
41850fce2c
|
|
@ -134,7 +134,7 @@ spec:
|
|||
retry: retryForever
|
||||
```
|
||||
|
||||
#### Utilize Generic Policies
|
||||
#### Setting Default 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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue