Skip to content

Commit a659614

Browse files
vicbconico974
andcommitted
Update packages/cloudflare/src/api/overrides/tag-cache/kv-next-tag-cache.ts
Co-authored-by: conico974 <[email protected]>
1 parent aa0b8da commit a659614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cloudflare/src/api/overrides/tag-cache/kv-next-tag-cache.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export const BINDING_NAME = "NEXT_TAG_CACHE_KV";
1313
*
1414
* Warning:
1515
* This implementation is considered experimental for now.
16-
* KV is eventually consistency and can take up to 60s to reflect the last write.
16+
* KV is eventually consistent and can take up to 60s to reflect the last write.
1717
* This means that:
1818
* - revalidations can take up to 60s to apply
1919
* - when a page depends on multiple tags they can be inconsistent for up to 60s

0 commit comments

Comments
 (0)