You can declare the or @CircuitBreaker annotations on any interface and the retry policy will be applied, for example:
Declaring @Retryable
For more information on customizing retry, see the section on Retry Advice.
You can declare the or @CircuitBreaker annotations on any interface and the retry policy will be applied, for example:
Declaring @Retryable
For more information on customizing retry, see the section on Retry Advice.
本文档使用 全库网 构建