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

Implement on-demand DNS lookup for GRPC predictor #32

Open
KineticCookie opened this issue Mar 31, 2021 · 1 comment
Open

Implement on-demand DNS lookup for GRPC predictor #32

KineticCookie opened this issue Mar 31, 2021 · 1 comment

Comments

@KineticCookie
Copy link
Member

No description provided.

@KineticCookie
Copy link
Member Author

Seems like the official solution (grpc/grpc#12295) is to define MAX_CONNECTION_AGE in runtimes.
Need to try overriding the parameter in python runtime and look for dns lookups in gateway
https://github.com/grpc/grpc/blob/3e53dbe8213137d2c731ecd4d88ebd2948941d75/include/grpc/impl/codegen/grpc_types.h#L166

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

No branches or pull requests

1 participant