GitHub user claude89757 added a comment to the discussion: [Critical Issue] Session Table Auto-Increment Mechanism Leads to ID Exhaustion in Airflow Database
I have figured out why there are so many API requests. It's due to the clb-health requests from our internal CLB component (there is indeed an issue with the requests being too frequent). The request is as follows: [20/Jan/2025:10:50:38 +0800] "HEAD / HTTP/1.1" 302 0 "-" "clb-healthcheck" The issue on my environment has been fixed. I would like to suggest that the Airflow project take this issue into consideration. GitHub link: https://github.com/apache/airflow/discussions/45794#discussioncomment-11886517 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
