potiuk commented on code in PR #29314: URL: https://github.com/apache/airflow/pull/29314#discussion_r1104127904
########## chart/values.yaml: ########## @@ -759,6 +759,8 @@ scheduler: # Airflow create user job settings createUserJob: + # Limit the lifetime of the job object after it finished execution. + ttlSecondsAfterFinished: ~ Review Comment: I think we should come up with reasonable default (I had 300 in #29439) -- 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]
