The GitHub Actions job "Tests (AMD)" on airflow.git/commonai-approval-awaiting-input has failed. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: be41401e74a87119e636e146e412ff421a241802 / Kaxil Naik <[email protected]> common.ai: Park approval reviews in awaiting_input on Airflow 3.3+ LLMApprovalMixin (require_approval=True on LLMOperator/AgentOperator) now raises TaskAwaitingInput on Airflow 3.3+ so the task parks in the first-class awaiting_input state -- no trigger or triggerer involved -- matching the standard provider's HITLOperator. On older cores it falls back to deferring to HITLTrigger as before. The response deadline is enforced by the scheduler's awaiting_input timeout sweep on 3.3+. Because nothing upstream schema-validates params_input on the awaiting_input path (HITLTrigger did on the legacy path), execute_complete now enforces the string contract for reviewer-modified output and raises HITLTriggerEventError for non-string values. Requires apache-airflow-providers-common-compat>=1.15.0, which introduced the AIRFLOW_V_3_3_PLUS flag. Report URL: https://github.com/apache/airflow/actions/runs/27580718595 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
