apache/airflow
Add `airflow db clean-all-expired-sessions` ? command
Fechada
#33.370 aberto em 13 de ago. de 2023
good first issuekind:meta
Métricas do repositório
- Stars
- (44.809 estrelas)
- Métricas de merge de PR
- (Mesclagem média 7d 18h) (834 fundiu PRs em 30d)
Description
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.