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

Handle non-200 HTTP responses in SNTSyncStage performRequest #1392

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

bugos
Copy link
Member

@bugos bugos commented Jul 10, 2024

If we receive a non-200 HTTP response, we should return an error instead of parsing the response to an empty protobuf message.

If we receive a non-200 HTTP response, we should return an error
instead of parsing the response to an empty protobuf message.
@bugos bugos requested a review from a team as a code owner July 10, 2024 17:52
@mlw mlw merged commit 47648d2 into google:main Jul 10, 2024
6 of 10 checks passed
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.

4 participants