hkc-8010 commented on PR #65239: URL: https://github.com/apache/airflow/pull/65239#issuecomment-4404172036
Pushed follow-up commit `1f2730d41d6` addressing the remaining Copilot feedback. - removed the redundant `session.commit()` in `run_cleanup()` - added a regression test for the transaction boundary - clarified the `--error-on-cleanup-failure` docs to match the intentional `RuntimeError` behavior The currently failing CI jobs look unrelated to this PR. The red compat jobs are failing in `providers/amazon/tests/unit/amazon/aws/hooks/test_sagemaker.py::TestSageMakerHook::test_delete_model_when_not_exist` and `providers/microsoft/azure` Batch import tests, not in the `db_cleanup` files touched here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
