You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/07/27 10:21:43 UTC

[GitHub] [dubbo] caichy commented on issue #8333: 是否有注解可以配置一个service中单个方法的retry次数.?

caichy commented on issue #8333:
URL: https://github.com/apache/dubbo/issues/8333#issuecomment-887394494


   `@DubboService(methods = {
       @Method(name = "getById", timeout = 3000, retries = 1)})`


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org