withastro / astro · Issue No. 18065
Astro v7.3.3
Node v22.17.1
System Linux (x64)
Package Manager pnpm
Output static
Adapter @astrojs/cloudflare
Integrations astro-icon
No response
The dev server spends 4~12 s to respond some pages as per its log, but the browser doesn't actually receive the response when the log was printed. The browser usually loads the page in ~30 s.
The common attribute of those pages is that they use content collections. However, testing with the blog template can't reproduce the issue, so my guess is some changes in a newer revision broke the scalability since 7.0.3 version works fine. I checked out a commit before many contents are added, and it spends less time (though still too much), so it seems the issue is related to the scale.
It should work normally.
N/A
Relay reads this issue against the repository's contribution signals: the files it is likely to touch, how the maintainers triage work this size, and what the first contribution would exercise.
The full analysis for this issue is still being assembled. Until then, the description above and the thread on GitHub are the most reliable context.