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

Configure timeouts for initialization of clients as well as for each request #587

Closed
szwalkowski opened this issue Mar 4, 2024 · 0 comments

Comments

@szwalkowski
Copy link

Issue Description

ADO is pretty stable, but from time to time, there's hanging connection. It's hard to tell the probability, like about 1 over 10k requests it happens. Those 10k requests are easly done daily for many customers.
But when the problem occurs we are hung.

Please, can you advise or develop a way to put a timeout for your clients? Just disconnect if within 30 seconds there's no response. It's more than certain that next same call will be done within 30 seconds

@szwalkowski szwalkowski changed the title Configure timeouts for initiatilization of clients as well as for each request Configure timeouts for initialization of clients as well as for each request Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant