mobuchowski commented on PR #31350: URL: https://github.com/apache/airflow/pull/31350#issuecomment-1562572278
@sunank200 > Add run facet which captures the error as per https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.md#run-facets > Add test case for error scenario where runfacet is populated In general case it's hard to capture errors now, since `on_task_instance_failed` does not pass actual error message. We could store it somewhere on `task_instance` maybe. -- 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]
