liubao68 commented on issue #2158:
URL:
https://github.com/apache/servicecomb-java-chassis/issues/2158#issuecomment-750041120
edge 应该可以通过 consumer handler 来捕获异常:
```
servicecomb:
handler:
chain:
Consumer:
default: xxx, xxx, xxx
```
实在不行的情况, 只能继承 DefaultEdgeDispatcher并修改部分逻辑 来处理异常了.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]