dify/api/services/retention/workflow_run
2026-04-06 11:35:11 +00:00
..
__init__.py feat: archive workflow run logs backend (#31310) 2026-01-23 13:11:56 +08:00
archive_paid_plan_workflow_run.py refactor(api): type archive manifest with ArchiveManifestDict TypedDict (#34594) 2026-04-06 11:35:11 +00:00
clear_free_plan_expired_workflow_run_logs.py refactor(api): type workflow run delete/count results with RunsWithRelatedCountsDict TypedDict (#34531) 2026-04-05 16:11:41 +00:00
constants.py feat: archive workflow run logs backend (#31310) 2026-01-23 13:11:56 +08:00
delete_archived_workflow_run.py refactor(api): type workflow run delete/count results with RunsWithRelatedCountsDict TypedDict (#34531) 2026-04-05 16:11:41 +00:00
restore_archived_workflow_run.py chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00