verdaccio / monorepo

🏰 Core dependencies and plugins for verdaccio 5.x branch ⚠️ DEPRECATED
https://verdaccio.org
MIT License
81 stars 62 forks source link

fix: handle s3 errors without a status code #700

Closed barrywoolgar closed 6 months ago

barrywoolgar commented 6 months ago

Type: Bug Scope: verdaccio-aws-s3-storage

The following has been addressed in the PR:

This change sets a fallback 500 status code so that error handling will continue.

Resolves #695

juanpicado commented 6 months ago

ref https://github.com/verdaccio/monorepo/pull/704