From f11726e00b3f2459cb66657e972bed014cd8cf2d Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 21 Sep 2020 20:11:20 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 7 +++++++ 1 file changed, 7 insertions(+) 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.