Hi,
My report takes more than 1 hour to generate pdf. Further, I am checking 1 year of data only. Normally user requirement is to download more than 3 years of data. So far I attached my workspace below and kindly tell me how to improve performance and download it within 4 minutes.
playground link.
https://playground.jsreport.net/w/Karthik22296/Tqbb0VFu
The data itself is 18mb.
when I ran with the original data this issue came up.
Timeout Error: pdf generation not completed after 3600000ms
Error: Timeout Error: pdf generation not completed after 3600000ms at Timeout. (E:\Karthikeyan\V2\jsReport\node_modules\jsreport-chrome-pdf\lib\conversion.js:192:19) at listOnTimeout (internal/timers.js:531:17) at processTimers (internal/timers.js:475:7)
+0 Starting rendering request 15 (user: null)
+207 Rendering template { name: Booking - Booking Log, recipe: chrome-pdf, engine: handlebars, preview: false }
+339 Inline data specified.
+340 Resources not defined for this template.
+341 Base url not specified, skipping its injection.
+393 Replaced assets ["style.css"]
+409 Replaced assets ["/assets/County Logo's/denver.jpg","/assets/County Logo's/orange.png","/assets/County Logo's/sacramento.png","/assets/County Logo's/slo.png","/assets/County Logo's/logo-demo.png"]
+410 Rendering engine handlebars
+2692 Compiled template not found in the cache, compiling
+2763 Pdf utils adding group field, value: "COJL"
+19467 Executing recipe chrome-pdf
+21626 Starting child request to render pdf header
+21631 Starting rendering request 16 (user: null)
+21632 Rendering anonymous template { recipe: html, engine: handlebars }
+21632 Inline data specified.
+21633 Resources not defined for this template.
+21634 Base url not specified, skipping its injection.
+21729 Replaced assets ["/assets/County Logo's/denver.jpg","/assets/County Logo's/orange.png","/assets/County Logo's/sacramento.png","/assets/County Logo's/slo.png","/assets/County Logo's/logo-demo.png"]
+21731 Rendering engine handlebars
+24576 Compiled template not found in the cache, compiling
+24652 Executing recipe html
+24654 Skipping pdf utils operations because template is rendered with non-pdf recipe.
+24655 Skipping storing report.
+24664 Rendering request 16 finished in 3034 ms
+24708 Starting child request to render pdf footer
+24733 Starting rendering request 17 (user: null)
+24757 Rendering anonymous template { recipe: html, engine: handlebars }
+24758 Inline data specified.
+24759 Resources not defined for this template.
+24760 Base url not specified, skipping its injection.
+24786 Replaced assets ["/assets/County Logo's/denver.jpg","/assets/County Logo's/orange.png","/assets/County Logo's/sacramento.png","/assets/County Logo's/slo.png","/assets/County Logo's/logo-demo.png"]
+24819 Rendering engine handlebars
+27658 Compiled template not found in the cache, compiling
+27716 Executing recipe html
+27737 Skipping pdf utils operations because template is rendered with non-pdf recipe.
+27744 Skipping storing report.
+27776 Rendering request 17 finished in 3043 ms
+28645 Converting with chrome HeadlessChrome/76.0.3803.0 using dedicated-process strategy
+2562992 Running chrome with params {"printBackground":true,"marginTop":"3.4cm","displayHeaderFooter":true,"marginBottom":"1cm","headerTemplate":"\r\n \r\n","footerTemplate":"\r\n \r\n \r\n \r\n \r\n
\r\n Page of \r\n
\r\n \r\n","margin":{"top":"3.4cm","bottom":"1cm"}}