Skip to content

Commit 2dd89df

Browse files
merge conflict
1 parent 78f8966 commit 2dd89df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/configuration/caching.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,6 @@ curl https://gateway.ai.cloudflare.com/v1/{account_id}/{gateway_id}/openai/chat/
136136
'
137137
```
138138

139-
:::caution[AI Gateway Caching Behavior]
139+
:::caution[AI Gateway caching behavior]
140140
Cache in AI Gateway is volatile. If two identical requests are sent simultaneously, the first request may not cache in time for the second request to use it, which may result in the second request retrieving data from the original source.
141141
:::

0 commit comments

Comments
 (0)