The GitHub Actions job "Tests" on 
airflow.git/fix-cloud-sql-409-operation-in-progress-62671 has failed.
Run started by GitHub user shashbha14 (triggered by shashbha14).

Head commit for run:
e82f7824e1c99e49fe62f6c2225e3b7e1f4b9bf5 / Shashwati 
<[email protected]>
Cloud SQL: Handle 409 OPERATION_IN_PROGRESS for concurrent admin operations

Fixes #62671

- Add CloudSQLInstanceOperationsSensor (deferrable) to wait until no admin
  operation is running on an instance before import/export/clone
- Add @operation_in_progress_retry to import_instance, export_instance,
  clone_instance in CloudSQLHook to retry on HTTP 409
- Add list_instance_operations to CloudSQLHook and CloudSQLAsyncHook
- Add CloudSQLInstanceOperationsTrigger for deferrable sensor
- Add unit tests and documentation

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

With regards,
GitHub Actions via GitBox


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

Reply via email to