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

Head commit for run:
f139094d9be1bfc00be4c6a7067b9a574c4186ef / Jarek Potiuk <[email protected]>
Workaround backwards-incompatibility in google-core-api 2.16.0

There is a backwards-incompatible change in
google.api_core.retry.AsyncRetry imports.

In 2.16.0 version of google-api-core, AsyncRetry was moved to
google.api_core.retry_unary_async and backwards compatibility impots
were not haandling the case of:
`from google.api_core.retry_async imprt AsyncRetry`

The issue is tracked in https://github.com/googleapis/python-api-core/issues/586

Until it is solved, we need to handle both cases, because one works
before and one after 2.16.0.

But there is no import that works for both.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to