This commit is contained in:
2021-10-26 13:59:05 +00:00
parent b6f68a8e72
commit baa0c92c1d

View File

@@ -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??