alvarcarto / alvarcarto/url-to-pdf-api
Improve error handling
Abierto
enhancement
PR welcome
- Lenguaje dominante
- HTML
- Estrellas
- 7.1k
- Forks
- 779
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.