Closed shumkov closed 10 years ago
I've updated the prerender code and added an example to show how the engine is restarted after encountering a fatal JS error.
If you're wanting to restart prerender after an AJAX request returns a 5xx response code, I can think of two options:
I could make the latter a configuration option if you find it useful.
Closing this one for now, let me know if you have any issues and I'll re-open.
May be restart prerender if 500 status code received?