gopidesupavan commented on PR #56869: URL: https://github.com/apache/airflow/pull/56869#issuecomment-3420974650
> I moved the retry logic before we call `get_task_logs`, which _should_ prevent read path of `FileTaskHandler` go to `_read_from_local`. > > By the way, may I ask how can trigger `Additional PROD image tests / Remote logging tests with PROD image / test-e2e-integration-tests` test? I add `area:API` label but it doesn't work. > > Thanks! This is the conditions : https://github.com/apache/airflow/blob/main/.github/workflows/ci-amd.yml#L752 and https://github.com/apache/airflow/blob/main/dev/breeze/src/airflow_breeze/utils/selective_checks.py#L872 -- 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]
