dify/api/schedule
Yansong Zhang ef50e117da feat: tidb endpoint (#35158)
Backport langgenius/dify#35158 to hotfix branch: persist a per-cluster
qdrant endpoint on TidbAuthBinding so each tenant connects to the
qdrant gateway colocated with its TiDB Serverless cluster instead of a
single global TIDB_ON_QDRANT_URL, which fails for clusters in other
regions.

Adapted to the hotfix branch's pre-monorepo paths
(api/core/rag/datasource/vdb/tidb_on_qdrant/) and direct httpx usage.

Made-with: Cursor
2026-04-27 11:20:33 +08: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_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 feat(api): add scheduled cleanup task for specific workflow logs (#31843) 2026-02-11 20:54:36 +08: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-27 11:20:33 +08:00
mail_clean_document_notify_task.py refactor: migrate db.session.query to select in infra layer (#33694) 2026-03-19 15:48:29 +09: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: reuse redis connection instead of create new one (#32678) 2026-03-09 15:53:21 +08: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: use EnumText for TidbAuthBinding.status and MessageFile.type (#33975) 2026-03-24 05:38:29 +09:00
workflow_schedule_task.py refactor: reuse redis connection instead of create new one (#32678) 2026-03-09 15:53:21 +08:00