mirror of
https://github.com/langgenius/dify.git
synced 2026-05-22 18:08:40 +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.