重试组件中ExecutorMethod#doExecute的返回值并不能决定是否重试成功

Viewed 9

版本:1.6.0
image.png
问题:我返回com.aizuda.snailjob.client.core.strategy.ExecutorMethod#doExecute,我返回了false,但是在控制台却显示重试消费完成,只有在该方法抛异常才能决定,这是为什么,那返回值还有什么意义

0 Answers