The GitHub Actions job "Tests" on airflow.git/fix-pickle-error has failed. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: a05422207d9c65ef50436f4a1a505c0a03528007 / Kaxil Naik <[email protected]> Display API Sever errors in task logs & fail task on error Follow-up of https://github.com/apache/airflow/pull/48517 Currently, when a task fails due to API Server error, the task logs shows nothing, and the task continues running. It also leads to the pickling issue on LocalExecutor that was fixed by https://github.com/apache/airflow/pull/48517. This PR improves upon it and propogates the API server error in the task UI and fails the task. Report URL: https://github.com/apache/airflow/actions/runs/14173872171 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
