The GitHub Actions job "Tests (AMD)" on airflow.git/quicksight-deferrable has 
failed.
Run started by GitHub user ozemin (triggered by ozemin).

Head commit for run:
29658c9ec0f28caf97cc466cffb9f7a1c818799f / Emin Özata <[email protected]>
Add deferrable mode to QuickSight operator and sensor

The QuickSight create-ingestion wait path used a hand-written polling
loop that held a worker slot with time.sleep and had no upper bound, so
a stuck ingestion could block a worker indefinitely. Moving the wait to
a custom boto waiter lets both the operator and the sensor defer to the
triggerer with deferrable=True, matching the deferrable pattern used
across the Amazon provider, and bounds the synchronous wait as well.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to