The GitHub Actions job "Tests (ARM)" on airflow.git/main has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
65fba6f120069779a661f31f5a346079fd3a26d2 / Jason(Zhe-You) Liu 
<[email protected]>
Add streaming task log support to BaseExecutor and FileTaskHandler (#69299)

Reading a running task's log through an executor materializes the whole
log in the API server before the bounded LogStreamAccumulator can bound
memory, so large logs spike the API server heap. This adds an interface
executors can implement to stream log lines lazily instead.

Report URL: https://github.com/apache/airflow/actions/runs/28895376960

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to