contentacms / contenta_vue_nuxt

Start in minutes a Drupal 8 with JSON API and Vue.js : a Nuxt.js ( Vue.js SSR ) consumer for Contenta CMS
https://contentanuxt.now.sh
GNU General Public License v2.0
126 stars 32 forks source link

waterwheel timeout #5

Closed yann-yinn closed 7 years ago

yann-yinn commented 7 years ago

sometimes i get now a "timeout" error when displaying a recipe for example. Maybe related to waterwheel default timeout ? Try to instanciate waterwheel with a 1000ms timeout to see if it corrects the issue

yann-yinn commented 7 years ago

added a 2000ms default timeout, seems to solve the issue for now.