Chrome PDF generation Timed Out
-
Getting the following error continuously:
The report was working earlier. Suddenly stopped working. What could be the reason?
-
Something else could be using the resources so the chrome is slower. Try to increase the
reportTimeout
.Note the chrome performance is quite often fluctuating, there is no guarantee it will perform the same every render.
-
This post is deleted!
-
The report which was working earlier suddenly stopped working. How do we know the root cause? Earlier it was generating in like 3 seconds but now showing a time-out error. There were no modifications done to the report content.
-
Try to isolate the problem. Remove from the template content parts step by step to finally find out what is causing the timeout.
The reason can be some js error causing the printing trigger not to be hit.
Or a remote resource you reference from a CDN.
-
Thanks for the suggestion!
It was due to some remote resources it could not access from its environment.