Can this be added please - I believe it's 30 minutes if it is not specified
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
-DrainingTimeout says, "Draining timeout in minutes to gracefully drain MCUs." However, the format is specified as TimeSpan. Shouldn't this either be draining timeout in timespan, or a format of Integer?
Hi @TobieFysh and @ImNtReal , thank you for your feedback. There isn't a default DrainingTimeout, only default WaitTime. If the time exceed WaitTime it will abort operation. If you want to force to drain all conferences and sessions you can use DrainingTimeout, and it should be less than WaitTime. For example, if you set DrainingTimeout to 00:30:00, it won't wait to default WaitTime, it will drain all conferences and sessions after 30 minutes and stop all services in the front end.
@dariomws306 Thank you very much for the contribution and sharing this explanation. @TobieFysh Hope this comment is helpful for you. Thanks for taking out some time to open the issue. Appreciate and encourage you to do the same in future also.
Most helpful comment
@dariomws306 Thank you very much for the contribution and sharing this explanation. @TobieFysh Hope this comment is helpful for you. Thanks for taking out some time to open the issue. Appreciate and encourage you to do the same in future also.