GitHub user claude89757 added a comment to the discussion: Error on Inserting 
Session Data: psycopg2.errors.NumericValueOutOfRange: integer out of range

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.

@potiuk 

GitHub link: 
https://github.com/apache/airflow/discussions/45782#discussioncomment-11886207

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to