dromara / liteflow

Lightweight, fast, stable, and programmable component-based rule engine/process engine. Component reuse, synchronous/asynchronous orchestration, dynamic orchestration, multi-language scripting support, complex nested rules, hot deployment, smooth refreshing. Let you improve your development efficiency!
Apache License 2.0
2.98k stars 419 forks source link

一次报错两条error #44

Open huan415 opened 1 year ago

huan415 commented 1 year ago

FlowExecutor#doExecute 的 catch (Exception e) 强制打印error FlowExecutor#doExecute 的 catch (Exception e) 强制打印error

导致一个错误,两次error日志,相关都关不掉,(无法使用ChainEndException--一条错误日志都没有), 建议加个配置,用户可以关闭打印error,根据LiteflowResponse#getCause()去打印error