alvarcarto / alvarcarto/url-to-pdf-api
Improve error handling
未關閉
enhancement
PR welcome
- 主要語言
- HTML
- 星號
- 7.1k
- 分支
- 779
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Puppeteer await calls are not throwing all errors. Some errors can only be catched from `page.on('error', cb)` callback. We should be able to provide these errors better in the responses. Currently almost all errors except validation errors are 500 Internal Server Error. Only place to see what happened is application logs.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。