Skip to content

Commit 5c0eae0

Browse files
authored
Update request-handling.mdx
fix word
1 parent 4993ffb commit 5c0eae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/configuration/request-handling.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ As with the [request timeout](/ai-gateway/configuration/request-handling/#univer
141141

142142
If set on a [provider](/ai-gateway/providers/) request, a request retry will automatically retry failed requests up to five times. On the final retry attempt, your gateway will wait until the request completes, regardless of how long it takes.
143143

144-
For a provider-specific endpoint, configure the timeout value by adding different header values:
144+
For a provider-specific endpoint, configure the retry settings by adding different header values:
145145

146146
- `cf-aig-max-attempts` (number)
147147
- `cf-aig-retry-delay` (number)

0 commit comments

Comments
 (0)