mirror of
https://github.com/langgenius/dify.git
synced 2026-02-26 03:05:12 +00: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.