mirror of
https://github.com/langgenius/dify.git
synced 2026-04-09 01:37:14 +08:00
- Add MAX_WEBHOOK_NODES_PER_WORKFLOW constant set to 5 - Validate webhook node count in sync_webhook_relationships method - Raise ValueError when workflow exceeds webhook node limit - Block workflow save when limit is exceeded to ensure data integrity - Provide clear error message indicating current count and maximum allowed 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __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_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 | ||