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

Head commit for run:
97952fd8a34f98c9b4bf80fb0d6f975c39f35cc7 / Ephraim Anierobi 
<[email protected]>
Flush the session between writing and deletion of RTIF (#42928) (#43012)

* FLush the session before deleting the RTIF data

Previously, this was how it was done, but now,
a session was used for both the writing and deletion of RTIF,
which we suspect caused StaleDataError. The related PR: 
https://github.com/apache/airflow/pull/38565

This PR brings back the old behaviour of using different sessions for 
writing/deleting RTIFs

* fixup! Use different sessions in writing and deletion of RTIF

* add test and use flush

(cherry picked from commit ced319fe95a731b745801fe9b15ca7b24ef0e82f)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to