potiuk commented on PR #29439:
URL: https://github.com/apache/airflow/pull/29439#issuecomment-1427241358

   > It's an interesting change, but there's still a chance of getting the same 
error if for some reason we run the jobs twice before the TTL ends, on top of 
that we can add `{{ .Release.Revision }}` as suffix for job name -> 
`metadata.name: {{ .Release.Name }}-<job name>-{{ .Release.Revision }}`, and 
keep the cleanup task for garbage collection.
   
   Thought about it, but I am not sure if there is another reason why we wanted 
to keep the job names "static" - @jedcunningham @dstandish ?


-- 
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]

Reply via email to