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

[FEATURE REQ] Cosmos DB - Allow configuring end-to-end operation timeout via configuration property (gateway mode) #40937

Open
2 tasks done
simplyanything opened this issue Jun 29, 2024 · 0 comments
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@simplyanything
Copy link

Is your feature request related to a problem? Please describe.
Cosmos DB currently allows you to configure the end-to-end operation timeout (for standard gateway) by customising the cosmos client (using this configuration specifically).
This is a bit verbose for users who don't need to customise the configuration heavily and only need to configure the end-to-end timeout.

Describe the solution you'd like
This list provides some properties, but lacks the (in my opinion) important end-to-end timeout configuration.
It would be nice to configure the end-to-end timeout (for standard gateway mode) through application properties. E.g., provide spring.cloud.azure.cosmos.endToEndOperationTimeout which can override the default setting.

Thank you for the consideration.

Describe alternatives you've considered
Customising the Cosmos Client.

Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report

  • Description Added
  • Expected solution specified
@simplyanything simplyanything changed the title [FEATURE REQ] Allow configuring end-to-end operation timeout via configuration property (gateway mode) [FEATURE REQ] Cosmos DB - Allow configuring end-to-end operation timeout via configuration property (gateway mode) Jun 29, 2024
@github-actions github-actions bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

1 participant