url-to-pdf-api icon indicating copy to clipboard operation
url-to-pdf-api copied to clipboard

Some lazy elements need clicks and buffer overflow bug

Open kovalensky opened this issue 6 years ago • 2 comments

Hello,some pages have buttons like Show More,or Read More f.e: https://hackerone.com/reports/409850

What can I do with this,for open Show More in my PDF files?

kovalensky avatar Jan 08 '19 07:01 kovalensky

When there was many requests,I need to press enter or some key in command line to restart,when I press,current download interrupted and uri-to-pdf api app going to process next request,if I don't,app will stop responding and all of downloads will be cancelled,I think it's due to buffer overflow. 2019-01-10_103016 I think that the api should clear the buffer after each task, because with high-load servers,errors can occur.

kovalensky avatar Jan 10 '19 06:01 kovalensky

Hi, I didn't understand everything but I completely agree that the reliability should be improved. I'm open for merging PRs which would tackle on this somehow.

kimmobrunfeldt avatar May 14 '19 11:05 kimmobrunfeldt