Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

rewrite plugin code to support batching of routes during prerender #368

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

tskimmett
Copy link

Due to an as yet unsolved memory leak/issue related to the underlying node server used by prerenderer, the plugin code has been updated to support a new batchSize option

tskimmett and others added 5 commits January 8, 2020 16:45
* Better logging and structuring for awaiting promises
* Better logging and promise resolution
* Loop doesn't wait on route writing
* Better garbage collection
* Destroy prerenderer as soon as possible
* Move prerenderer initialization back outside of the loop
* Update package.json to look at github branch instead of npm package


Co-authored-by: Jake Morrison <77012821+jake-cognito@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
1 participant