Closed loicmathieu closed 7 months ago
The GcpBatchTaskRunner lacks the ability to check if the job for a given taskrun already exists and if it does, it should resume checking its status instead of recreating a new job.
Fixed by #372
Feature description
The GcpBatchTaskRunner lacks the ability to check if the job for a given taskrun already exists and if it does, it should resume checking its status instead of recreating a new job.