The GitHub Actions job "Tests" on airflow.git/main has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
0027d171d908908692f16755a77bc2e4dea42a25 / SameerMesiah97 
<[email protected]>
Add bounded retry cleanup for Redshift cluster deletion after post-creation 
failure. (#63074)

Retry deletion when `InvalidClusterState` or `InvalidClusterStateFault` 
indicates the cluster is still processing another operation, and bound retries 
using `cleanup_timeout_seconds` (default 300s) to avoid indefinite worker 
occupation.

Introduce `_attempt_cleanup_with_retry` helper and update existing cleanup 
logic so the original exception is always re-raised while cleanup failures are 
logged. Update existing cleanup tests to account for retry behavior and add a 
new test covering retry on active cluster operations.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to