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

Head commit for run:
3f65b7a88fd0c8ce1544e230e9a399b926ac7659 / Niko Oliveira <[email protected]>
Configurable health check threshold for triggerer

Recently the Triggerer was forced to a health check threshold of
`trigger_heartbeat * 2.1` with a default of 5s for the heartbeat, this
generates a threshold of 10.5s, the previous threshold was 30s, this
leads to a very unstable situation where Triggerers are not given a
reasonable amount of time to heartbeat and their triggers are taken
from them.

This change allows the user to configure this threshold the same way we
do for the scheduler.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to