It would be nice to have an option to cancel the remote run if timeout is reached.
Real life use-case:
- trigger tests from main workflow, set timeout to 30 minutes
- tests run 60 minutes
- main workflow timeouts and run cleanup job which deletes test environment ;-)
- tests still run
- no profit
:-)
It would be nice to have an option to cancel the remote run if timeout is reached.
Real life use-case:
:-)