esbenp / pdf-bot

🤖 A Node queue API for generating PDFs using headless Chrome. Comes with a CLI, S3 storage and webhooks for notifying subscribers about generated PDFs
MIT License
2.63k stars 142 forks source link

Upgrade html-pdf-chrome to v0.4.2 #17

Closed danielwestendorf closed 6 years ago

danielwestendorf commented 6 years ago

html-pdf-chrome's release of v0.4.2 fixes a bug that causes pdf-bot to hang when processing if the server requested is unresponsive due to a network error.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 88.83% when pulling 05f60b42ac76d9c4b583f43a79fde9d5d359b573 on danielwestendorf:upgrade-html-pdf-chrome into f304c3ffc0d4623b01b810cfc731cd4a15a9f3a8 on esbenp:master.

esbenp commented 6 years ago

thanks @danielwestendorf ! :-)