Skip to content

Commit 4d25937

Browse files
authored
Update 20240917-BR-resiliency-error-code-retries.md
Signed-off-by: Artur Souza <[email protected]>
1 parent 9581cd5 commit 4d25937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

20240917-BR-resiliency-error-code-retries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The range must be in the format `<start>-<end>` (inclusive). Having more than on
101101

102102
The configuration values will be first parsed as comma-separated lists.
103103
Each entry in the list will be then parsed as a single status code or a range of status codes.
104-
Invalid entries will be logged and the application will fail to start.
104+
Invalid entries will be logged and the Dapr runtime will fail to start.
105105

106106
Example:
107107

0 commit comments

Comments
 (0)