claude89757 commented on issue #45793:
URL: https://github.com/apache/airflow/issues/45793#issuecomment-2601300065

   Through this issue, I believe there is a problem with the use of the 
auto-increment mechanism for the session table in Airflow's database. The 
specific reasons are as follows:
   
   I already have a scheduled task to execute from airflow.utils.db_cleanup 
import run_cleanup to clean up the database cache.
   However, this cache cleanup operation does not resolve the issue of the id 
in the session table continuously increasing and eventually exhausting.
   I urge the Airflow project developers to address this issue, as it could 
affect the long-term stability of the Airflow project.
   
   


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