mirror of
https://github.com/langgenius/dify.git
synced 2026-01-14 06:07:33 +08:00
- Removed unnecessary input data from the TriggerEventNode's metadata. - Updated AsyncWorkflowService to use model_dump_json() for trigger metadata serialization. - Added a comment in WorkflowAppService to address the large size of the workflow_app_log table and the use of an additional details field. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| entities.py | ||
| queue_dispatcher.py | ||
| rate_limiter.py | ||
| scheduler.py | ||
| workflow_converter.py | ||