The GitHub Actions job "Tests (AMD)" on 
airflow.git/feat/fix_68040_cloudlsql_409 has failed.
Run started by GitHub user radhwene (triggered by radhwene).

Head commit for run:
bc90bbc7b4955bee5e8db7a7761be80d4beb6d61 / root 
<[email protected]>
Fix Cloud SQL 409 operationInProgress on import/export operations

Apply the existing operation_in_progress_retry() policy to
CloudSQLHook.import_instance and export_instance, the only two admin
methods that lacked it. Also re-raise operationInProgress HttpError
un-wrapped from import_instance so the retry decorator can see it;
terminal HttpErrors still get the friendly AirflowException message.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to