dify/api/tasks
Asuka Minato 79ea94483e
refine some orm types (#22885)
2025-07-31 18:43:04 +08:00
..
annotation make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
__init__.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
add_document_to_index_task.py Fix: add missing db.session.close() to ensure proper session cleanup (#23122) 2025-07-30 10:34:24 +08:00
batch_clean_document_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
batch_create_segment_to_index_task.py refine some orm types (#22885) 2025-07-31 18:43:04 +08:00
clean_dataset_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
clean_document_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
clean_notion_document_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
create_segment_to_index_task.py Fix: add missing db.session.close() to ensure proper session cleanup (#23122) 2025-07-30 10:34:24 +08:00
deal_dataset_vector_index_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
delete_account_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
delete_segment_from_index_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
disable_segment_from_index_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
disable_segments_from_index_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
document_indexing_sync_task.py Fix: add missing db.session.close() to ensure proper session cleanup (#23122) 2025-07-30 10:34:24 +08:00
document_indexing_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
document_indexing_update_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
duplicate_document_indexing_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
enable_segment_to_index_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
enable_segments_to_index_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
mail_account_deletion_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
mail_change_mail_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
mail_email_code_login.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
mail_enterprise_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
mail_invite_member_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
mail_owner_transfer_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
mail_reset_password_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
ops_trace_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
process_tenant_plugin_autoupgrade_check_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
recover_document_indexing_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
remove_app_and_related_data_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
remove_document_from_index_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
retry_document_indexing_task.py minor fix: wrong position of retry_document_indexing_task time elapsed (#23099) 2025-07-29 20:54:37 +08:00
sync_website_document_indexing_task.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00