diff --git a/daprdocs/content/en/operations/resiliency/policies.md b/daprdocs/content/en/operations/resiliency/policies.md index f863df5e4..d394039d5 100644 --- a/daprdocs/content/en/operations/resiliency/policies.md +++ b/daprdocs/content/en/operations/resiliency/policies.md @@ -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. -An incorrectly formatted value fails to load the policy and fails to start `daprd`. +An incorrectly formatted value will produce an error log ("Could not read resiliency policy") and `daprd` startup sequence will proceed. {{% /alert %}}