issues
search
resend
/
resend-node
Resend's Official Node.js SDK
MIT License
571
stars
42
forks
source link
feat: Better treatment of errors from the API
#389
Closed
vcapretz
closed
4 months ago
vcapretz
commented
4 months ago
do not throw when
fetch
itself fails due to being unable to resolve the connection
throw better error message when the response is not a valid JSON
also closes #347
fetch
itself fails due to being unable to resolve the connectionalso closes #347