Skip to content

sa: improve errors from SetOrderError#8656

Open
jsha wants to merge 1 commit intomainfrom
better-failorder-error
Open

sa: improve errors from SetOrderError#8656
jsha wants to merge 1 commit intomainfrom
better-failorder-error

Conversation

@jsha
Copy link
Contributor

@jsha jsha commented Mar 4, 2026

We were returning ServerInternal errors and dropping the actual error message on the floor. Instead, return a plain error (which will get turned into a serverInternal error higher in the stack). This avoids losing error messages from the database layer.

We were returning ServerInternal errors and dropping the actual error message on
the floor. Instead, return a plain error (which will get turned into a
serverInternal error higher in the stack). This avoids losing error messages
from the database layer.
@jsha jsha marked this pull request as ready for review March 4, 2026 06:02
@jsha jsha requested a review from a team as a code owner March 4, 2026 06:02
@jsha jsha requested a review from aarongable March 4, 2026 06:02
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.

3 participants