Update IndexOptimize - Add @TimeLimitEstimateCommandDuration (options: Min,Avg,Max) - Estimate duration of index and statistics commands for an object - skipping if the current time + duration exceeds the time limit. Also remove TimeLimit check around listing indexes in current database otherwise you receive error 'The following objects in the @Indexes parameter do not exist' running when exceeding time limit
Update IndexOptimize - Add @TimeLimitEstimateCommandDuration (options: Min,Avg,Max) - Estimate duration of index and statistics commands for an object - skipping if the current time + duration exceeds the time limit. Also remove TimeLimit check around listing indexes in current database otherwise you receive error 'The following objects in the @Indexes parameter do not exist' running when exceeding time limit