Skip to content

Commit a421394

Browse files
authored
Update 2025-02-05-aig-request-handling.mdx
wording updated
1 parent 53405c2 commit a421394

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/changelogs-next/2025-02-05-aig-request-handling.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: Request timeouts and Request retries with AI Gateway
2+
title: Request timeouts and retries with AI Gateway
33
description: AI Gateway has added additional request handing, with request timeouts and request retries
44
products:
55
- ai-gateway
66
date: 2025-02-05T11:00:00Z
77
---
88

9-
AI Gateway adds additional ways to handle requests - [Request Timeouts](/ai-gateway/configuration/request-handling/#request-timeouts) and [Request Retries](/ai-gateway/configuration/request-handling/#request-retries). This helps allowing you to manage AI interactions effectively and ensure your applications remain responsive and reliable.
9+
AI Gateway adds additional ways to handle requests - [Request Timeouts](/ai-gateway/configuration/request-handling/#request-timeouts) and [Request Retries](/ai-gateway/configuration/request-handling/#request-retries), making it easier to keep your applications responsive and reliable.
1010

11-
These can be used on both the [Universal Endpoint](/ai-gateway/providers/universal) or directly to a [supported provider](/ai-gateway/providers/).
11+
Timeouts and retries can be used on both the [Universal Endpoint](/ai-gateway/providers/universal) or directly to a [supported provider](/ai-gateway/providers/).
1212

1313
**Request timeouts**
1414
- A [request timeout](/ai-gateway/configuration/request-handling/#request-timeouts) allows you to trigger [fallbacks](/ai-gateway/configuration/fallbacks/) or a retry if a provider takes too long to respond.

0 commit comments

Comments
 (0)