Powershell script on tentacle hangs

I’m having a continuing issue of deployment powershell scripts hanging on the tentacle server. The script is hanging on setting an IIS setting. Is there anyway to have a timeout for a deployment step? The deploy will be stuck for hours, it never completes actually. I have to go to the server and kill powershell.

Hi - the cancellation feature in 2.3 will “hard cancel” PowerShell scripts like this; just press Cancel on the task page, and the script will be terminated.

We’ve talked about implementing a configurable timeout but haven’t made any moves towards it - do you still think it is necessary even given the UI function?

Cheers
Nick