| .. |
|
annotation
|
fix(api): attach exc_info=True to 11 logger.debug/info('...: %s', str(e)) sites — sibling of #41066 (DEBUG/INFO level) (#41077)
|
2026-08-24 09:08:08 +00:00 |
|
app_generate
|
fix(api): clear stale cancellation signals when resuming a paused workflow (#40905)
|
2026-08-18 02:27:43 +00:00 |
|
rag_pipeline
|
refactor(api): pass tenant_id explicitly to workflow repositories (#39042)
|
2026-07-16 09:36:30 +00:00 |
|
workflow_cfs_scheduler
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00: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(api): attach exc_info=True to logger.warning sites that drop the traceback (#41068)
|
2026-08-21 11:20:42 +00:00 |
|
async_workflow_tasks.py
|
refactor(api): pass tenant_id explicitly to workflow repositories (#39042)
|
2026-07-16 09:36:30 +00:00 |
|
batch_clean_document_task.py
|
fix(api,billing): invalidate vector space cache after cleanup (#39404)
|
2026-07-22 07:30:16 +00:00 |
|
batch_create_segment_to_index_task.py
|
refactor: explicit DB session propagation across backend paths (#38559)
|
2026-07-15 06:48:28 +00:00 |
|
clean_dataset_task.py
|
fix(api,billing): invalidate vector space cache after cleanup (#39404)
|
2026-07-22 07:30:16 +00:00 |
|
clean_document_task.py
|
fix(api,billing): invalidate vector space cache after cleanup (#39404)
|
2026-07-22 07:30:16 +00:00 |
|
clean_notion_document_task.py
|
refactor: explicit DB session propagation across backend paths (#38559)
|
2026-07-15 06:48:28 +00:00 |
|
collect_agent_resources_task.py
|
fix(agent): complete ownership-aware deletion lifecycle (#40888)
|
2026-08-20 07:48:02 +00:00 |
|
community_telemetry_task.py
|
feat: add CE telemetry report (#39452)
|
2026-07-27 02:04:28 +00:00 |
|
create_segment_to_index_task.py
|
refactor: explicit DB session propagation across backend paths (#38559)
|
2026-07-15 06:48:28 +00:00 |
|
deal_dataset_index_update_task.py
|
refactor: explicit DB session propagation across backend paths (#38559)
|
2026-07-15 06:48:28 +00:00 |
|
deal_dataset_vector_index_task.py
|
refactor: explicit DB session propagation across backend paths (#38559)
|
2026-07-15 06:48:28 +00:00 |
|
delete_account_task.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
delete_conversation_task.py
|
refactor(agent): remove Agent Drive (#40887)
|
2026-08-19 06:34:36 +00:00 |
|
delete_segment_from_index_task.py
|
refactor: explicit DB session propagation across backend paths (#38559)
|
2026-07-15 06:48:28 +00:00 |
|
disable_segment_from_index_task.py
|
fix(api): attach exc_info=True to logger.warning sites that drop the traceback (#41068)
|
2026-08-21 11:20:42 +00:00 |
|
disable_segments_from_index_task.py
|
fix(api): attach exc_info=True to logger.warning sites that drop the traceback (#41068)
|
2026-08-21 11:20:42 +00:00 |
|
document_indexing_sync_task.py
|
refactor: explicit DB session propagation across backend paths (#38559)
|
2026-07-15 06:48:28 +00:00 |
|
document_indexing_task.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
document_indexing_update_task.py
|
refactor: explicit DB session propagation across backend paths (#38559)
|
2026-07-15 06:48:28 +00:00 |
|
duplicate_document_indexing_task.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
enable_segment_to_index_task.py
|
fix(api): attach exc_info=True to logger.warning sites that drop the traceback (#41068)
|
2026-08-21 11:20:42 +00:00 |
|
enable_segments_to_index_task.py
|
fix(api): attach exc_info=True to logger.warning sites that drop the traceback (#41068)
|
2026-08-21 11:20:42 +00:00 |
|
enterprise_telemetry_task.py
|
feat: enterprise otel exporter (#33138)
|
2026-03-27 07:56:31 +00:00 |
|
generate_summary_index_task.py
|
refactor: migrate session.query to select API in summary and remove document tasks (#34650)
|
2026-04-07 05:55:31 +00:00 |
|
human_input_timeout_tasks.py
|
chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247)
|
2026-07-03 03:45:21 +00:00 |
|
initialize_created_app_rbac_access_task.py
|
feat: when knowledge permission is all team need update rbac setttings (#38911)
|
2026-07-14 09:07:33 +00:00 |
|
install_default_plugins_task.py
|
feat: default plugins for new user (#39167)
|
2026-07-17 02:49:58 +00:00 |
|
mail_account_deletion_task.py
|
remove bare list, dict, Sequence, None, Any (#25058)
|
2025-09-06 03:32:23 +08:00 |
|
mail_change_mail_task.py
|
remove bare list, dict, Sequence, None, Any (#25058)
|
2025-09-06 03:32:23 +08:00 |
|
mail_email_code_login.py
|
remove bare list, dict, Sequence, None, Any (#25058)
|
2025-09-06 03:32:23 +08:00 |
|
mail_human_input_delivery_task.py
|
chore: backend feature api exclude_vector_space (#36642)
|
2026-05-26 08:50:54 +00:00 |
|
mail_inner_task.py
|
ci: add flag for linter (#37018)
|
2026-06-08 04:53:12 +00:00 |
|
mail_invite_member_task.py
|
remove bare list, dict, Sequence, None, Any (#25058)
|
2025-09-06 03:32:23 +08:00 |
|
mail_owner_transfer_task.py
|
remove bare list, dict, Sequence, None, Any (#25058)
|
2025-09-06 03:32:23 +08:00 |
|
mail_register_task.py
|
Feat/email register refactor (#25369)
|
2025-09-12 10:24:54 +08:00 |
|
mail_reset_password_task.py
|
Feat/email register refactor (#25369)
|
2025-09-12 10:24:54 +08:00 |
|
mail_workflow_comment_task.py
|
feat: collaboration (#30781)
|
2026-04-16 02:21:04 +00:00 |
|
new_agent_beta_task.py
|
feat(api): support New Agent Beta for inline Workflow agents (#41215)
|
2026-08-25 05:39:41 +00:00 |
|
ops_trace_task.py
|
feat: improve phoenix workflow tracing (#35605)
|
2026-05-11 08:37:17 +00:00 |
|
process_tenant_plugin_autoupgrade_check_task.py
|
fix: fall back to the batch API when the global plugin manifest is empty (#41107)
|
2026-08-24 03:33:23 +00:00 |
|
recover_document_indexing_task.py
|
refactor: explicit DB session propagation across backend paths (#38559)
|
2026-07-15 06:48:28 +00:00 |
|
refresh_billing_vector_space_task.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
regenerate_summary_index_task.py
|
refactor: explicit DB session propagation across backend paths (#38559)
|
2026-07-15 06:48:28 +00:00 |
|
remove_app_and_related_data_task.py
|
fix(agent): complete ownership-aware deletion lifecycle (#40888)
|
2026-08-20 07:48:02 +00:00 |
|
remove_document_from_index_task.py
|
fix(api): attach exc_info=True to logger.warning sites that drop the traceback (#41068)
|
2026-08-21 11:20:42 +00:00 |
|
retry_document_indexing_task.py
|
chore: more upload file size for paid user (#39967)
|
2026-08-06 03:23:16 +00:00 |
|
sync_website_document_indexing_task.py
|
fix(api): bind dataset operations to owners (#40149)
|
2026-08-11 16:37:14 +00:00 |
|
trigger_processing_tasks.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |
|
trigger_subscription_refresh_tasks.py
|
refactor: cleanup duplicate code (#36173)
|
2026-05-14 10:34:31 +00:00 |
|
workflow_draft_var_tasks.py
|
refactor: partition Celery task sessions into smaller, discrete execu… (#32085)
|
2026-02-08 21:01:54 +08:00 |
|
workflow_execution_tasks.py
|
fix: fix store chinese as unicode, let search failed (#37446)
|
2026-06-15 06:11:26 +00:00 |
|
workflow_node_execution_tasks.py
|
refactor: introduce agent working environment architecture (#39480)
|
2026-07-28 13:16:05 +00:00 |
|
workflow_run_archive_download_tasks.py
|
feat: archive logs export (#38207)
|
2026-07-14 08:25:37 +00:00 |
|
workflow_schedule_tasks.py
|
refactor(api): consolidate deployment edition handling (#40142)
|
2026-08-11 07:39:01 +00:00 |