Skip to content

nodejs: document opt out of error sanitization#1903

Merged
renejeglinsky merged 1 commit into
mainfrom
err-sanitize
Jun 6, 2025
Merged

nodejs: document opt out of error sanitization#1903
renejeglinsky merged 1 commit into
mainfrom
err-sanitize

Conversation

@johannes-vogel
Copy link
Copy Markdown
Contributor

@johannes-vogel johannes-vogel commented Jun 6, 2025

There have been multiple asks to document how to return a server error like Not yet implemented to the client. So far, the workaround was to return it as 4xx even though it should be a 5xx.

closes #853

@johannes-vogel johannes-vogel requested a review from smahati as a code owner June 6, 2025 08:46
@renejeglinsky renejeglinsky merged commit 15b4648 into main Jun 6, 2025
4 checks passed
@renejeglinsky renejeglinsky deleted the err-sanitize branch June 6, 2025 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect documentation regarding "Error Sanitization"?

2 participants