pierrejeambrun commented on code in PR #48239:
URL: https://github.com/apache/airflow/pull/48239#discussion_r2014647314
##########
airflow-core/src/airflow/dag_processing/processor.py:
##########
@@ -206,7 +206,6 @@ class DagFileParsingResult(BaseModel):
type: Literal["DagFileParsingResult"] = "DagFileParsingResult"
[email protected]
Review Comment:
Yes the client is already cached and that's what is actually used. I don't
think we need to cache the `in_process_api_server`. Let me know if you want me
to add it back.
--
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]