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

📞 Support the gRPC flag for dynamic backends #308

Merged
merged 5 commits into from
Sep 15, 2023
Merged

Conversation

acw
Copy link
Contributor

@acw acw commented Sep 15, 2023

Enabling this flags adds experimental support for gRPC origins for compute services.

Copy link
Contributor

@acfoltzer acfoltzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good; let's go ahead and merge with an update to follow for the test case following the SDK release

@acw acw merged commit 9404a2d into main Sep 15, 2023
7 checks passed
@acw acw deleted the awick/grpc-backends branch September 15, 2023 21:02
}
})
.transpose()?
.unwrap_or(true);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@acw is this turning gRPC on by default for static backends?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

crud. yes.

cmckendry pushed a commit to 1stdibs/Viceroy that referenced this pull request Feb 8, 2024
Enabling this flags adds **experimental** support for gRPC origins for compute services.

* Add a grpc flag for backends.
* Add some ALPN machinery.
* A simple test case for the http2 connection.
* Comment out the test until the feature is in the released SDK.
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.

2 participants