Open luthermonson opened 5 years ago
go routine to watch the executions will wait the full 15min on a failed job as there is no check if the job failed. maybe every 30s check the job and see if it status.failed is > 0
go routine to watch the executions will wait the full 15min on a failed job as there is no check if the job failed. maybe every 30s check the job and see if it status.failed is > 0