AlbumenJ commented on issue #10188: URL: https://github.com/apache/dubbo/issues/10188#issuecomment-1168639306
1. 打断重试的这个需求应该是我们需要支持的,只是实现的方式需要考虑下 2. 是否可以在 catch 异常的时候判断当前线程是否是已经被打断的,以此来确定是否需要把报错外发 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
