mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/operations/resiliency/policies.md
Co-authored-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> Signed-off-by: Mark Fussell <markfussell@gmail.com>
This commit is contained in:
parent
d91f50818d
commit
7b1c27d645
|
@ -55,7 +55,7 @@ The following retry options are configurable:
|
|||
|
||||
{{% alert title="httpStatusCodes and gRPCStatusCodes format" color="warning" %}}
|
||||
The field values should follow the format as specified in the field description or in the "Example 2" below.
|
||||
Incorrectly formatted field value will cause the failure to load the policy and intentional failure to start `daprd`.
|
||||
Incorrectly formatted field values cause the failure to load the policy and intentional failure to start `daprd`.
|
||||
{{% /alert %}}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue