vandonr-amz commented on issue #32638: URL: https://github.com/apache/airflow/issues/32638#issuecomment-1659212392
Ha yes indeed, I was mastaken, I was thinking about the `timeout` parameter on `defer` https://github.com/apache/airflow/blob/12b0b6b60721d7ebfc4e5440a7ca9bf10efb8d11/airflow/models/baseoperator.py#L1577 Which _kindda is_ a timeout for triggers, except it's defined when we defer and not in the object. Not too sure how that's handled underneath. -- 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]
