Skip to content

Commit e5bd879

Browse files
committed
Merge branch 'resiliency-error-codes' of github.com:antontroshin/proposals into resiliency-error-codes
2 parents cc4dbf7 + 4d25937 commit e5bd879

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
@@ -105,7 +105,7 @@ Both field values should be validated using Common Expression Language [CEL](htt
105105

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

110110
Example:
111111

0 commit comments

Comments
 (0)