Update startup behavior description according to decision made

Signed-off-by: Anton Troshin <anton@diagrid.io>
This commit is contained in:
Anton Troshin 2024-10-08 00:48:16 -05:00
parent 06ccd52639
commit c561261af1
No known key found for this signature in database
GPG Key ID: 9F8A96ACA9EB6363
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.
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 %}}