Timeout Error ?
-
I have changed jsreport config but still I get an timeout error 3000ms. What should I do ?
-
Typically you can add
"reportTimeout": 60000
to the config to increase the timeout to 60s.
What jsreport version do you use?
-
v2.11.0
-
Yes, then is the best to use one general config
"reportTimeout": 60000
-
Thank's for your interest , I will change and inform you.
-
I have changed but it is not working.
-
The
reportTimeout
should be placed in the root, not in thetemplatingEngines
property.
https://jsreport.net/learn/configuration