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

[inputs.sqlserver] sqlserver plugin waits indefinitely if sqlservers responds very slow #12321

Closed
goswamisandeep opened this issue Dec 1, 2022 · 1 comment · Fixed by #12319

Comments

@goswamisandeep
Copy link
Contributor

Lets say we have a sqlserver which is very slow , and it responds to queries very slow . Current sqlserver plugin code does not have a timeout to cancel query execution .

In my setup we had a very slow sqlserver , it took almost 40 minutes for one iteration to get completed.

Relevent slack chat https://influxcommunity.slack.com/archives/CH99HUH8V/p1669714123768709

submitting code via #12319

@powersj
Copy link
Contributor

powersj commented Dec 2, 2022

next steps: once update is made, rereview PR

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 a pull request may close this issue.

2 participants