Open
Description
First of all, thanks for the great work !
I’m working on a large project with lots of dynamic routes. The API requests to fetch the dynamic routes are quite slow (sometimes more than 15s) because of the sheer number of URLs.
Is there a way to regenerate the cache manually (instead of waiting for robots to visit the sitemap url) ?
I would like to set a longer cache time so that I can use something like a cron job on the server side to ping a private URL that would regenerate the cache before it becomes invalid.
Is there a way I can achieve that or something similar ?
Metadata
Metadata
Assignees
Labels
No labels