bitovi / velocirender

Accelerated server-side rendering.
https://bitovi.github.io/velocirender/
MIT License
128 stars 5 forks source link

Increase the timeout #49

Closed matthewp closed 5 years ago

matthewp commented 5 years ago

Timeouts aren't super important for incremental rendering since HTML is not waited on. I'm not 100% sure its needed at all, actually. Keeping it in for now, could be useful in some scenarios to figure out what is happening on the server.