gf
gf copied to clipboard
Microservice component-timeout retry
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