Skip to content

Commit e08c283

Browse files
Merge pull request #317 from codesandbox/latency-preview-hosts
fix: add cache latency info
2 parents ca382ac + 2905632 commit e08c283

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/projects-docs/pages/sdk/preview-api-access.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,7 @@ $ csb preview-hosts clear
2020
```
2121

2222
The `:host` is a JavaScript RegEx. So you can set your host as: `"my-project-.*-.*.vercel.app"` for example (Note the quotes).
23+
24+
<Callout type="info">
25+
**Cache Latency**: Trusted preview hosts have a cache latency of 5 minutes. Changes to the trusted host configuration may take up to 5 minutes to propagate.
26+
</Callout>

0 commit comments

Comments
 (0)