mirror of https://github.com/langgenius/dify.git
- Removed the redundant response extraction from the dispatch call and directly assigned the response to a variable for clarity. - Enhanced logging by appending the request log after dispatching, ensuring better traceability of requests and responses in the trigger subscription workflow. |
||
|---|---|---|
| .. | ||
| schedule_service.py | ||
| trigger_debug_service.py | ||
| trigger_provider_service.py | ||
| trigger_service.py | ||
| trigger_subscription_builder_service.py | ||
| webhook_service.py | ||
| workflow_plugin_trigger_service.py | ||