Update daprdocs/content/en/operations/resiliency/policies.md

Signed-off-by: Mark Fussell <markfussell@gmail.com>
This commit is contained in:
Mark Fussell 2024-10-03 13:47:17 +01:00 committed by GitHub
parent cd076a1d51
commit 5d288d299c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 %}}