codesbyjit commented on issue #58510:
URL: https://github.com/apache/airflow/issues/58510#issuecomment-3555589858

   Hi! I’m interested in working on this issue.
   
   From the initial analysis, it appears that the API server is leaking 
SQLAlchemy sessions, likely due to missing Session.remove() or improper 
connection lifecycle handling in the API request teardown. I’d like to 
investigate this further and submit a PR with a fix.
   
   Please let me know if there are any existing discussions, pointers, or 
constraints I should be aware of before proceeding.
   
   Thanks!


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