Starlight project within existing Astro project triggers random KV PUT 429 errors
Hi there, we have an Astro project deployed for a landing page and it also has a Starlight docs section. We've noticed that for the starlight docs section, the assets (in this case the whole starlight portion is considered static assets) are sometimes returning 500s and the response from the server shows KV PUT 429, but we don't have sessions nor workers KV setup for the project. So it isn't very obvious what the issue is. Any hints on where to look?
Btw this is a project that's deployed via Workers for Platforms.
1 Reply
Here's an example of the screen recording