mirror of
https://github.com/langgenius/dify.git
synced 2026-05-23 02:18:23 +08:00
- Wrapped the dispatch call in a try-except block to catch exceptions and return a 500 error response if an error occurs. - Enhanced logging of the request and error response for better traceability in the trigger subscription workflow.