Cache server-to-server requests (SvelteKit)

Hi there!

I use SvelteKit and need to cache requests made from a page server load function to a server endpoint. For now here's my setup (attached), but it doesn't seems to work.

Have you some ideas? Do I need to cache manually using the Cache API?

Cheers!
CleanShot_2024-03-24_at_19.24.562x.png
CleanShot_2024-03-24_at_19.30.012x.png
Was this page helpful?