The GitHub Actions job "Tests (AMD)" on airflow.git/hitl-awaiting-input has failed. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: c0263cfd797e92826841aed225264e17c6e4cf21 / Kaxil Naik <[email protected]> Add awaiting_input task state for Human-in-the-loop, off the triggerer HITL tasks previously deferred onto the triggerer, so a triggerer had to stay running for the whole (potentially days-long) wait and could never scale to zero while any task awaited a response. They now park in a new scheduler-managed `awaiting_input` state that holds neither a worker slot nor the triggerer, the same way `up_for_reschedule` waits. A human response (Core API) or the scheduler timeout sweep resumes the task directly. On Airflow < 3.3 the operator falls back to the trigger path. Report URL: https://github.com/apache/airflow/actions/runs/27050661999 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
