Skip to content

Commit f749674

Browse files
Update docs/reference/specifications/providers.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Todd Baert <[email protected]>
1 parent 8a0b6f1 commit f749674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/specifications/providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ The flagd gRPC retry policy is specified below:
128128
}
129129
],
130130
"retryPolicy": {
131-
"MaxAttempts": 3,
131+
"MaxAttempts": 4,
132132
"InitialBackoff": "1s",
133133
"MaxBackoff": $FLAGD_RETRY_BACKOFF_MAX_MS, // from provider options
134134
"BackoffMultiplier": 2.0,

0 commit comments

Comments
 (0)