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