apache/airflow
Add `airflow db clean-all-expired-sessions` ? command
Geschlossen
#33.370 geöffnet am 13.08.2023
good first issuekind:meta
Repository-Metriken
- Stars
- (44.809 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 7T 18h) (834 gemergte PRs in 30 T)
Beschreibung
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.