Skip to content

Remove raw error responses from server#3955

Open
Iron-56 wants to merge 3 commits intoprocessing:developfrom
Iron-56:fix/remove-uncaught-responses
Open

Remove raw error responses from server#3955
Iron-56 wants to merge 3 commits intoprocessing:developfrom
Iron-56:fix/remove-uncaught-responses

Conversation

@Iron-56
Copy link
Contributor

@Iron-56 Iron-56 commented Feb 28, 2026

Issue:

Fixes #3954

Changes:

Updates all sources which gives a raw error message prints it to the server logs and returns a Internal server error response instead

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • has no typecheck errors (npm run typecheck)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123
  • meets the standards outlined in the accessibility guidelines

@Iron-56
Copy link
Contributor Author

Iron-56 commented Feb 28, 2026

@raclim could you review

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.

Remove raw error responses from server

1 participant