kacpermuda commented on code in PR #47448:
URL: https://github.com/apache/airflow/pull/47448#discussion_r1984606271
##########
providers/openlineage/provider.yaml:
##########
@@ -159,6 +159,9 @@ config:
execution_timeout:
description: |
Maximum amount of time (in seconds) that OpenLineage can spend
executing metadata extraction.
+ Note that other configurations, sometimes with higher priority, such
as core.task_success_overtime,
+ may also affect how much time OpenLineage has for execution. For
more details, see:
+
https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#task-success-overtime
Review Comment:
Done, also adjusted all other url's in the same way.
--
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]