You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "xuziyang (via GitHub)" <gi...@apache.org> on 2023/05/10 07:01:15 UTC

[GitHub] [dubbo] xuziyang opened a new issue, #12281: Retry on failure issue.

xuziyang opened a new issue, #12281:
URL: https://github.com/apache/dubbo/issues/12281

   I think that when a serialization failure exception occurs, it should not be retried in FailoverClusterInvoker, just like a business exception.
   
   ![image](https://github.com/apache/dubbo/assets/8465969/628d7c02-ac49-49f9-bfd6-0917b469f37b)
   


-- 
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.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


[GitHub] [dubbo] AlbumenJ commented on issue #12281: Retry on failure issue.

Posted by "AlbumenJ (via GitHub)" <gi...@apache.org>.
AlbumenJ commented on issue #12281:
URL: https://github.com/apache/dubbo/issues/12281#issuecomment-1543770854

   > I think that when a serialization failure exception occurs, it should not be retried in FailoverClusterInvoker, just like a business exception.
   
   Some Filter after cluster may change parameters.


-- 
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