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

Add -MaxTimeout parameter for checks that can run for a while on larger databases #58

Closed
VladDBA opened this issue Jan 21, 2023 · 0 comments · Fixed by #63
Closed

Add -MaxTimeout parameter for checks that can run for a while on larger databases #58

VladDBA opened this issue Jan 21, 2023 · 0 comments · Fixed by #63
Assignees
Labels
enhancement New feature or request

Comments

@VladDBA
Copy link
Owner

VladDBA commented Jan 21, 2023

Add -MaxTimeout to override the 800 seconds (13 minutes) timeout limit applied to sp_BlitzIndex and GetStatsAndIndexInfoForWholeDB.sql.
The parameter will only be available when starting PSBlitz.ps1 in non-interactive mode.

@VladDBA VladDBA added the enhancement New feature or request label Jan 21, 2023
@VladDBA VladDBA self-assigned this Jan 21, 2023
@VladDBA VladDBA mentioned this issue Jan 24, 2023
Merged
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

Successfully merging a pull request may close this issue.

1 participant