diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index fc291747..dea17dde 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -12,6 +12,13 @@ todo: reporting "ZOMBIE" chrome processes on linux https://github.com/puppeteer/puppeteer/issues/1825 https://github.com/Yelp/dumb-init +Ok, fixed it, but now it's a little slower and can crash if it hits the limits of the droplet i.e. +Not sure what to do about that, maybe more timeouts in more places? + What are the specs for the droplet? + +todo: test with generated huge data locally here in Windows, see what limits get hit and how it handles it + + todo: pdf page numbers control look at jsreport what do they include in their pdf post processing parameters and capabilities need to add pdfkit or whatever it's called at the front.