Vegapunk-debug commented on PR #64498:
URL: https://github.com/apache/airflow/pull/64498#issuecomment-4169824548

   Hi @potiuk ,
   
   Thank you for your guidance!
   
   I have updated the pull request based on your feedback. I completely 
reverted the optimization attempt in `variable_command.py`. Instead, I've added 
a `try...except` block with `session.rollback()` in `connection_command.py` to 
ensure that it properly handles individual connection import failures, aligning 
it with the behavior of variable imports.
   
   Please let me know if this looks good to go!


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