Unleash / unleash-client-node

Unleash client SDK for Node.js
https://docs.getunleash.io
Apache License 2.0
210 stars 71 forks source link

Fix wrong error when receiving 404 after #616 #617

Closed HenrikBacher closed 3 months ago

HenrikBacher commented 3 months ago

About the changes

After my fix in #616 the same error was return from http 429 & 404, added specific error for http 404

coveralls commented 3 months ago

Coverage Status

coverage: 90.737% (-0.1%) from 90.852% when pulling 8ce6c6035c924b94db191d4a16ee7ec85e7b9b08 on HenrikBacher:patch-1 into 6b9dc83717297bf7ec171717ec309619a3c7c16b on Unleash:main.