apache/airflow

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

クローズ

#33,370 opened on 2023/08/13

 (6 件のコメント) (0 件のリアクション) (0 人の担当者)Python (16,781 件のフォーク)batch import
good first issuekind:meta

Repository metrics

Stars
 (44,809 個のスター)
PR merge metrics
 (平均マージ 7d 18h) (30d で 834 merged PRs)

説明

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.

コントリビューターガイド