diff --git a/packages/gitbook/src/lib/api.ts b/packages/gitbook/src/lib/api.ts index e04433dc55..ca3ce3b1f8 100644 --- a/packages/gitbook/src/lib/api.ts +++ b/packages/gitbook/src/lib/api.ts @@ -242,7 +242,6 @@ export const getLatestOpenAPISpecVersionContent = cache({ * Resolve a URL to the content to render. */ export const getPublishedContentByUrl = cache({ - timeout: 30 * 1000, name: 'api.getPublishedContentByUrl.v7', tag: (url) => getCacheTagForURL(url), get: async (