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

Head commit for run:
62e1fb28656a9398e859bffa4ae207ae3d6d3105 / Julian Maicher 
<[email protected]>
Rollback for all retry exceptions (#40882)

In #19856, we added `DBAPIError` besides `OperationalError` to the retry 
exception types, but did not change the `retry_db_transaction` decorator to 
rollback transaction after failures and before a retry.

In certain cases (see #40882), this is needed as otherwise all retries will 
fail when the current session/transaction was "poisened" by the initial error.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to