How to show message indefinitely?
Right now the message step can only be shown for 1 hour. How can I show a message indefinitely until the user clicks ok?
1
Right now the message step can only be shown for 1 hour. How can I show a message indefinitely until the user clicks ok?
Comments
In order to not hold up a deployment thread, I'd recommend the following command to display a message for a maximum of 999999 seconds.
Please sign in to leave a comment.