Report generated with socket error or time out error
-
Good day!
I had faced issue when I have 2 or 3 different report template generate and I got socket error or time out error, is there any settings or configuration I can do for it to prevent this? I may have batch report to be generated and send out...
Also is there anyway to bulk send email out from jsreport?
My jsreport are build from docker image and on Azure web app.
-
Can you provide us full error and logs from jsreport? Thank you
The problem can be that you send multiple requests in parallel and reach HW limits on your azure web app.
-
Okay there's no logs in my $logs, i am using the azure storage for the template stored... I will post my screenshot of errors from jsreport when i getting it.
and @jan_blaha is there anyway for us to bulk generate and send the report from jsreport itself?
-
and @jan_blaha is there anyway for us to bulk generate and send the report from jsreport itself?
Yes, you can create a template with a custom script attached and call other renders of the reports there in bulk.
https://jsreport.net/learn/scripts
https://jsreport.net/learn/scripts#rendering-another-template-from-script