mirror of
https://github.com/langgenius/dify.git
synced 2026-05-22 09:58:42 +08:00
- Changed the error type check from "TriggerIgnoreEventError" to "EventIgnoreError" in the `TriggerManager` class to improve clarity in error handling during trigger invocations.