mirror of https://github.com/langgenius/dify.git
- Ensure `EventManager._notify_layers` logs exceptions instead of silently swallowing them so GraphEngine layer failures surface for debugging - Introduce unit tests to assert the logger captures the runtime error when collecting events - Enable the `S110` lint rule to catch `try-except-pass` patterns - Add proper error logging for existing `try-except-pass` blocks. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| clean_when_dataset_deleted.py | ||
| clean_when_document_deleted.py | ||
| create_document_index.py | ||
| create_installed_app_when_app_created.py | ||
| create_site_record_when_app_created.py | ||
| delete_tool_parameters_cache_when_sync_draft_workflow.py | ||
| sync_plugin_trigger_when_app_created.py | ||
| sync_webhook_when_app_created.py | ||
| sync_workflow_schedule_when_app_published.py | ||
| update_app_dataset_join_when_app_model_config_updated.py | ||
| update_app_dataset_join_when_app_published_workflow_updated.py | ||
| update_app_triggers_when_app_published_workflow_updated.py | ||
| update_provider_when_message_created.py | ||