apache/airflow

Add `airflow db clean-all-expired-sessions` ? command

Chiusa

#33.370 aperta il 13 ago 2023

 (6 commenti) (0 reazioni) (0 assegnatari)Python (16.781 fork)batch import
good first issuekind:meta

Metriche repository

Star
 (44.809 stelle)
Metriche merge PR
 (Merge medio 7g 18h) (834 PR mergiate in 30 g)

Descrizione

Body

With #33347 we already can cleanup session table with the same mechanism we have for all tables where --clean-before-timestamp == expiry. This is consistent with other tables, but 'session` table might have a dedicated command that will clean all the already expired sessions.

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.

Guida contributor