Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pull #1

Merged
merged 4 commits into from
Feb 15, 2024
Merged

pull #1

merged 4 commits into from
Feb 15, 2024

Conversation

axbuglak
Copy link
Owner

  • tests and linter show no problems (npm t)
  • tests are added/updated for bug fixes and new features
  • code is properly formatted (npm run fmt)
  • description of changes is added in CHANGELOG.md
  • update .d.ts typings

KLarpen and others added 4 commits February 3, 2024 16:53
Fix conversion of a thrown exceptions with unknown error codes

Notice: custom exceptions with error code less then 500 still be passed as is (neither code not message won't be converted). The basis of the decision — potential necessity to imitate client error responses (400-499).

Closes: metarhia#485
PR-URL: metarhia#486
@axbuglak axbuglak merged commit e5dab20 into auto-sessions Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants