mirror of https://github.com/langgenius/dify.git
- 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> |
||
|---|---|---|
| .. | ||
| event_handlers | ||
| __init__.py | ||
| app_event.py | ||
| dataset_event.py | ||
| document_event.py | ||
| document_index_event.py | ||
| message_event.py | ||
| tenant_event.py | ||