url-to-pdf-api
url-to-pdf-api copied to clipboard
Some lazy elements need clicks and buffer overflow bug
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?
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.
I think that the api should clear the buffer after each task, because with high-load servers,errors can occur.
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.