The GitHub Actions job "Tests AMD" on airflow.git/handle_missing_end_of_log_3 
has failed.
Run started by GitHub user jedcunningham (triggered by jedcunningham).

Head commit for run:
d078a5e2346856b111a945f13e9b4d572c24625b / Jed Cunningham 
<[email protected]>
Stop streaming task logs if end of log mark is missing

Sometimes, somehow, the end of log mark can be missing, and when that
happens the streaming log reader enters an infinite loop. Instead, if
the task is in a non-running state and we stop receiving log lines but
never get the end of log mark, we assume we won't and stop trying. We do
tell emit that we are stopping though.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to