Report extension method throw timeOut error



  • Hi sir,

    we are using report extension method for async rendering .sometimes it throw timeOut error

    0_1641141087959_upload-198df623-4bb3-46af-ab15-51881ed99e39

    we are using mongo db as our provider for storing our templates.
    My doubt is since our rendering is async why it is throwing timeout error?

    Also our application is microservice application so we have to aggregate/loop multiple microservice service data in order to get complete data for our report due to this we render our report using report extension method.As per my understanding report extension method is async so it will wait for whole data before rendering the report.

    Then why it is throwing timeout error?



  • The config reportTimeout is global and applies also to the "async" reports.
    I'm afraid you should increase it.



  • that means i need to increase reportTimeout .What will be the maximum value of reportTimeout ?



  • I"m not aware of a limit. You can also use very high value if it is reasonable.



  • thank you sir


Log in to reply
 

Looks like your connection to jsreport forum was lost, please wait while we try to reconnect.