We have hit issues in development with the "wkhtmltopdf" service causing memory and cpu usage to rocket up and cause the whole environment to not respond.
Just wondering if anyone else has encountered this issue. OutSystems support have said its a common issue with this service/library but I can't seem to find much info on the forums.
Thanks
Hi Adam,
Unfortunately that's a fairly common problem. That why we created an option to execute this processes with lower priority.
Other than that there's not much it can be done other than increase the server capacity or refactor your application to decrease the size of the pdf printed page and do some operations asynchronously.
Hope this helps,
Guilherme