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

Improve grpc backend check in v4 connect_to_wcs helper #627

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

mikewyer
Copy link
Member

@mikewyer mikewyer commented Dec 1, 2023

Use a positive check for 415 from a grpc server instead of relying on the proxy returning a 404, which is not always the case.

Fixes a bug where WCS sandboxes without grpc were incorrectly passing the grpc check.

Use a positive check for 415 from a grpc server instead of relying on the proxy
returning a 404, which is not always the case.
@tsmith023 tsmith023 merged commit c94859d into beta/v4.0 Dec 1, 2023
23 checks passed
@tsmith023 tsmith023 deleted the beta/v4_grpc_missing branch December 1, 2023 17:17
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.

None yet

2 participants