ferruzzi commented on PR #29245: URL: https://github.com/apache/airflow/pull/29245#issuecomment-1410943198
I don't think I agree that using a random suffix is an improvement. > The sequence was already imperfect, because we counted all jobs, not just the ones with the same base name, so it'd go like: We're only counting jobs whose name matches [here](https://github.com/apache/airflow/blob/main/airflow/providers/amazon/aws/hooks/sagemaker.py#L1022) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
