rwitzel commented on pull request #11887: URL: https://github.com/apache/airflow/pull/11887#issuecomment-717282835
I am not so happy with the name of the new property. So I am open for alternatives. Here some alternative suggestions for `timeout_fullspan: bool = False`: * restore_timeout : bool = False * restore_startdate : bool = False * earliest_start_date_for_timeout : bool = False * restore_timer: bool = False * consistent_timeout: bool = False * time_sum_of_tries: bool = False * include_previous_tries: bool = False * ignore_previous_tries: bool = True * timeout_for_current_try: bool = True Let me know your preferences. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
