sofastack / sofa-rpc

SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
https://www.sofastack.tech/sofa-rpc/docs/Home
Apache License 2.0
3.82k stars 1.17k forks source link

add biz retry exception #1253

Closed EvenLjj closed 1 year ago

EvenLjj commented 1 year ago

Motivation:

Explain the context, and why you're making that change. To make others understand what is the problem you're trying to solve.

Modification:

Describe the idea and modifications you've done.

Result:

Fixes #.

If there is no issue then describe the changes introduced by this PR.

OrezzerO commented 1 year ago

@EvenLjj More documents and user cases should be provided to indicate why we need this feature and how users use this future.