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

add: improve server error reporting #243

Merged
merged 2 commits into from
Jan 15, 2024
Merged

add: improve server error reporting #243

merged 2 commits into from
Jan 15, 2024

Conversation

coufalja
Copy link
Contributor

@coufalja coufalja commented Jan 11, 2024

Description

Use proper GRPC codes for various API error responses.

Motivation and Context

To be able to distinguish the errors which are safe to retry on and which are not client side.

How Has This Been Tested?

UTs, ITs

@github-actions github-actions bot added code Pull requests that update Go code docs Pull requests that update documentation changelog labels Jan 11, 2024
@coufalja coufalja force-pushed the feature/server_errors branch 2 times, most recently from 875ac6c to c5d8fed Compare January 11, 2024 10:23
@coufalja coufalja marked this pull request as ready for review January 11, 2024 10:23
@coufalja coufalja requested review from a team as code owners January 11, 2024 10:23
@coufalja coufalja merged commit 5e50697 into master Jan 15, 2024
10 checks passed
@coufalja coufalja deleted the feature/server_errors branch January 15, 2024 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog code Pull requests that update Go code docs Pull requests that update documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant