dify/api/tasks
Harry a94e650ffd Merge remote-tracking branch 'origin/main' into feat/trigger
# Conflicts:
#	api/docker/entrypoint.sh
#	api/uv.lock
#	dev/start-worker
#	docker/.env.example
#	docker/docker-compose.yaml
#	web/app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/chart-view.tsx
#	web/app/components/base/date-and-time-picker/date-picker/index.tsx
#	web/app/components/base/date-and-time-picker/types.ts
2025-11-11 12:42:01 +08:00
..
annotation
rag_pipeline refactor: implement tenant self queue for rag tasks (#27559) 2025-11-06 21:25:50 +08:00
workflow_cfs_scheduler avoid time slice strategy in community edition 2025-10-22 12:50:11 +08:00
__init__.py
add_document_to_index_task.py
async_workflow_tasks.py merge workflow pasuing 2025-10-30 14:54:14 +08:00
batch_clean_document_task.py
batch_create_segment_to_index_task.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
clean_dataset_task.py
clean_document_task.py
clean_notion_document_task.py
create_segment_to_index_task.py
deal_dataset_index_update_task.py
deal_dataset_vector_index_task.py
delete_account_task.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
delete_conversation_task.py
delete_segment_from_index_task.py
disable_segment_from_index_task.py
disable_segments_from_index_task.py
document_indexing_sync_task.py
document_indexing_task.py refactor: implement tenant self queue for rag tasks (#27559) 2025-11-06 21:25:50 +08:00
document_indexing_update_task.py
duplicate_document_indexing_task.py refactor: replace hardcoded user plan strings with CloudPlan enum (#27675) 2025-11-03 11:51:09 +08:00
enable_segment_to_index_task.py
enable_segments_to_index_task.py
mail_account_deletion_task.py
mail_change_mail_task.py
mail_email_code_login.py
mail_inner_task.py
mail_invite_member_task.py
mail_owner_transfer_task.py
mail_register_task.py
mail_reset_password_task.py
ops_trace_task.py
process_tenant_plugin_autoupgrade_check_task.py
recover_document_indexing_task.py
remove_app_and_related_data_task.py chore: improve delete app related tables 2025-10-29 14:29:59 +08:00
remove_document_from_index_task.py
retry_document_indexing_task.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
sync_website_document_indexing_task.py
trigger_processing_tasks.py feat: implement logging for failed trigger invocations in workflow processing 2025-11-05 16:49:29 +08:00
trigger_subscription_refresh_tasks.py feat(trigger): implement subscription refresh logic with enhanced error handling and logging 2025-10-21 14:11:27 +08:00
workflow_draft_var_tasks.py
workflow_execution_tasks.py
workflow_node_execution_tasks.py
workflow_schedule_tasks.py apply fix 2025-10-30 18:49:06 +08:00