Static GitHub Issues

[590] generate of dynamic routes running too quickly: delay needed

prev: Add transition to elements in a page on page-leave and page-enter
next: submit form by nuxt

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.

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c514">#c514</a>)</em></sub></div>