dify/api/tasks
Asuka Minato 751ce4ec41
more typed orm (#28577)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-24 21:01:46 +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 feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
__init__.py
add_document_to_index_task.py fix document enable (#28081) 2025-11-11 17:50:45 +08:00
async_workflow_tasks.py refactor: remove TimeSliceLayer before the release of HITL (#28441) 2025-11-20 18:20:20 +08:00
batch_clean_document_task.py fix: dataset metadata counts when documents are deleted (#28305) 2025-11-18 17:36:07 +08:00
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
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 feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
remove_document_from_index_task.py
retry_document_indexing_task.py
sync_website_document_indexing_task.py
trigger_processing_tasks.py more typed orm (#28577) 2025-11-24 21:01:46 +08:00
trigger_subscription_refresh_tasks.py feat: trigger billing (#28335) 2025-11-20 10:15:23 +08:00
workflow_draft_var_tasks.py
workflow_execution_tasks.py
workflow_node_execution_tasks.py
workflow_schedule_tasks.py feat: trigger billing (#28335) 2025-11-20 10:15:23 +08:00