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