-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
SOFA-8th-ChallengeSOFA 8th Challenge eventSOFA 8th Challenge eventgood first issueGood for newcomersGood for newcomerslaterThis will be worked on in later versionThis will be worked on in later versionmediumMedium priorityMedium priority
Description
Background
Due to the issue of idempotence, the SOFARPC retry framework cannot support retries for all exceptions. The current retry framework of SOFARPC only supports client timeout and server busy abnormal retries. It does not meet the requirements for business parties to flexibly use the RPC framework for retry.
What we hope to achieve
We can support the retry of custom exceptions, allowing users to confirm whether the exception can be retried.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
SOFA-8th-ChallengeSOFA 8th Challenge eventSOFA 8th Challenge eventgood first issueGood for newcomersGood for newcomerslaterThis will be worked on in later versionThis will be worked on in later versionmediumMedium priorityMedium priority