mirror of https://github.com/dapr/docs.git
Update daprdocs/content/en/operations/resiliency/policies.md
Signed-off-by: Mark Fussell <markfussell@gmail.com>
This commit is contained in:
parent
cd076a1d51
commit
5d288d299c
|
@ -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 values cause the failure to load the policy and intentional failure to start `daprd`.
|
||||
An incorrectly formatted value fails to load the policy and fails to start `daprd`.
|
||||
{{% /alert %}}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue