The GitHub Actions job "Tests" on airflow.git/62887-Lambda-Executor-Callback-Support has failed. Run started by GitHub user SameerMesiah97 (triggered by SameerMesiah97).
Head commit for run: dbd16acfb2a50db9ae5a03c939fd6944c7236211 / Sameer Mesiah <[email protected]> Add ExecuteCallback support to AwsLambdaExecutor Extend AwsLambdaExecutor to support ExecuteCallback workloads introduced in Airflow 3.2. Callback workloads are queued using the callback identifier and processed alongside task workloads. Both workload types are serialized and dispatched to AWS Lambda using the Task SDK runtime entrypoint `python -m airflow.sdk.execution_time.execute_workload`. Update executor lifecycle methods to support string-based callback identifiers while preserving JSON-serialized TaskInstanceKey handling for task workloads. Add unit tests covering callback workload execution, queue override propagation, and adoption of callback workloads using string-based external_executor_id values. Report URL: https://github.com/apache/airflow/actions/runs/22800088605 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
