tirkarthi commented on PR #57192: URL: https://github.com/apache/airflow/pull/57192#issuecomment-3444063344
Just to add internally we just partitioned the total dags into 4 folders with each dag processor for the folder as bundle. But each dag processor had access to all dags sharing common file system too for logs so we just used the bundle name as log file name as a workaround but this is the correct fix. Thanks. -- 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]
