apache/airflow

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

已關閉

#33,370 建立於 2023年8月13日

 (6 則留言) (0 個反應) (0 位負責人)Python (16,781 個分叉)batch import
good first issuekind:meta

倉庫指標

星標
 (44,809 顆星)
PR 合併指標
 (平均合併 7天 18小時) (30 天內合併 834 個 PR)

描述

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.

貢獻者指南