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.81k stars 1.17k forks source link

Support method level timeout in annotation #560

Closed khotyn closed 5 years ago

khotyn commented 5 years ago

Support method level timeout in annotation to make users who use annotation capable of set method level timeout.

leizhiyuan commented 5 years ago

https://github.com/sofastack/sofa-rpc-boot-projects/pull/172