gf icon indicating copy to clipboard operation
gf copied to clipboard

Microservice component-timeout retry

Open houseme opened this issue 2 years ago • 0 comments

Provides a universal timeout retry basic component that supports at least three FixedDelay/RandomDelay/ExponentialBackOff timeout retry algorithms. Reference:

Https://github.com/avast/retry-go. Https://github.com/cenkalti/backoff

https://goframe.org/pages/viewpage.action?pageId=54112493

houseme avatar Aug 08 '22 15:08 houseme