Hello,
I am wondering if there is a way to set a timeout on an await call ?
Essentially I have a script where the user is asked a yes / no question, if the user says yes the script continues, if they say no the script aborts gracefully. Upon aborting...