Pranaykarvi commented on PR #63591:
URL: https://github.com/apache/airflow/pull/63591#issuecomment-4062696807

   @Vamsi-klu, Thanks for the thorough review! Addressed all 4 points:
   - Fixed the same savepoint issue in the upgrade path too
   - Moved validation checks before opening any transaction to avoid empty 
round-trips
   - Restored the "Could not restore deadline:" prefix in error messages
   - Added SQLite-specific handling to keep savepoints on SQLite (avoids 
database-locked errors) while using per-DAG transactions on PostgreSQL/MySQL


-- 
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]

Reply via email to