dify/api/schedule
Yunlu Wen a728e0ac69
feat: adding dify cli (#36348)
Co-authored-by: GareArc <garethcxy@dify.ai>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: L1nSn0w <l1nsn0w@qq.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
2026-05-26 01:12:36 +00:00
..
check_upgradable_plugin_task.py refactor: migrate db.session.query to select in infra layer (#33694) 2026-03-19 15:48:29 +09:00
clean_embedding_cache_task.py refactor: migrate db.session.query to select in infra layer (#33694) 2026-03-19 15:48:29 +09:00
clean_messages.py feat: add lock for retention jobs (#31320) 2026-01-21 14:06:35 +08:00
clean_oauth_access_tokens_task.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
clean_unused_datasets_task.py refactor: migrate db.session.query to select in infra layer (#33694) 2026-03-19 15:48:29 +09:00
clean_workflow_runlogs_precise.py refactor: migrate session.query to select API in schedule cleanup task (#34775) 2026-04-08 23:12:57 +00:00
clean_workflow_runs_task.py feat: add lock for retention jobs (#31320) 2026-01-21 14:06:35 +08:00
create_tidb_serverless_task.py feat: tidb endpoint (#35158) 2026-04-15 08:46:25 +00:00
mail_clean_document_notify_task.py chore(api): migrate mail task and OAuth data source to use Session(db… (#35235) 2026-04-17 08:52:27 +00:00
queue_monitor_task.py refactor: reuse redis connection instead of create new one (#32678) 2026-03-09 15:53:21 +08:00
trigger_provider_refresh_task.py refactor: cleanup duplicate code (#36173) 2026-05-14 10:34:31 +00:00
update_api_token_last_used_task.py fix: redis for api token (#31861) 2026-02-06 16:25:27 +08:00
update_tidb_serverless_status_task.py refactor: move vdb implementations to workspaces (#34900) 2026-04-13 08:56:43 +00:00
workflow_schedule_task.py refactor: reuse redis connection instead of create new one (#32678) 2026-03-09 15:53:21 +08:00