Closed tobytwigger closed 1 year ago
At scale, we start seeing jobs being left on started, which is caused when a job starts to run before that one is wrapped up. This PR specifies job id accurately and lets it be null, therefore ensuring we properly find the job ID
job id
At scale, we start seeing jobs being left on started, which is caused when a job starts to run before that one is wrapped up. This PR specifies
job id
accurately and lets it be null, therefore ensuring we properly find the job ID