The backend I’m fetching data from in each page of a dynamic route crashes if queried too frequently. Since I have no control over the server I need some way to force a delay between calls to renderRoute.
This question is available on Nuxt.js community (#c514)