We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, the spring.cloud.azure.cosmos.proxy properties is not used for cosmos builder factory.
spring.cloud.azure.cosmos.proxy
Should both GatewayConnection and ProxyProperties be used or a unified one, need further confirmation.
GatewayConnection
ProxyProperties
Expected behavior Supported proxy configurations are available and clear.
The text was updated successfully, but these errors were encountered:
we should also try to make sure retry is picked up.
Sorry, something went wrong.
Closing in #25766.
moarychan
No branches or pull requests
Currently, the
spring.cloud.azure.cosmos.proxy
properties is not used for cosmos builder factory.Should both
GatewayConnection
andProxyProperties
be used or a unified one, need further confirmation.Expected behavior
Supported proxy configurations are available and clear.
The text was updated successfully, but these errors were encountered: