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

Fragmentation SQL summary times out after short time #17

Closed
paulwetter opened this issue May 10, 2018 · 2 comments
Closed

Fragmentation SQL summary times out after short time #17

paulwetter opened this issue May 10, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@paulwetter
Copy link
Owner

Default time out is set to 30 seconds. Increased to 2 minutes. Should look to increase to about 5 and provide a variable to easily configure longer if needed.

@paulwetter paulwetter self-assigned this May 10, 2018
@paulwetter paulwetter added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels May 10, 2018
@paulwetter
Copy link
Owner Author

Increased time out on sql queries to 5 minutes. Future enhancement will be a variable to adjust this even more.

@paulwetter
Copy link
Owner Author

added SQLTimeout switch in 3.47 to allow configuration of timeout. default is 300 seconds, 5 minutes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant