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 还没有评估数据。