diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 9a94db10..320d0ce6 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -24,11 +24,13 @@ AUTOMATED TESTING Cypress will test e2e, can jmeter as well?? +todo: simultaneous users limit on droplet with reporting thrown in? + + +todo: take a sample report and strip it to see where and what can be changed to speed up generation + there are lots of indications online when using puppeteer to gen docs that too many elements slow it down and some particular ones are killer for this + -todo: hard cap on report generation with a timeout setting exposed as global ops setting - Needs to return fail on timeout properly so client can state clearly what happened - needs to ditch all resources tied up on server - it appears it never stops churning away on devops at least, no timeout at all??