The GitHub Actions job "Tests" on 
airflow.git/RedshiftCreateClusterOperator-Cleanup-Bounded has failed.
Run started by GitHub user SameerMesiah97 (triggered by SameerMesiah97).

Head commit for run:
980326700290441a9784791ad190357dc0fd58fd / Sameer Mesiah <[email protected]>
Add bounded retry cleanup for Redshift cluster deletion after post-creation 
failure.
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/22807283016

With regards,
GitHub Actions via GitBox


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

Reply via email to