Thank you.
Posts made by saurabhjain176
-
RE: Socket Timeout Exception - Unusual Scenario
Thank you @jan_blaha for your quick response. How long does it usually take for such fix? We are going live in few days and I would like to get an idea on should I implement the work around to get this working?
-
Socket Timeout Exception - Unusual Scenario
Hello team,
I am facing this error - net.jsreport.java.JsReportException: java.net.SocketTimeoutException
I have read all possible answers and added all possible configurations mentioned here: https://jsreport.net/blog/long-reportsWhen I check in Azure, the log streams say that the report gets successfully rendered and the process completes. But the java spring boot application fails with the above error. Also, the deployed jsreport on Azure works if called through API. It fails when I call it from java client.