The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user ashb (triggered by ashb).

Head commit for run:
8983071dc61224f9ca1fe33c2acfe3b574b76002 / Ash Berlin-Taylor <[email protected]>
Ensure that we don't try sending any more heartbeat messages once the process
has exited.

We noticed sometimes in CI that we would get 3 requests made, which
"shouldn't" happen, once it gets the 4xx error to the heartbeat it is meant to
kill the task process.

The vause of this was mostly an artifect of the short heartbeat interval we
used in the tests, and how we poll for the subprocess exit code. I don't think
it could have happened in practice (and it wouldn't affect anything if it did)
but I've made it more-robust anyway.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to