You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/core/retry
Kevin Wan eda8230521
chore: reorg imports, format code, make MaxRetires default to 0 (#1165)
* chore: reverse the order of stopping services

* chore: reverse the order of stopping services

* chore: reorg imports, format code

* chore: format code, and refactor

* feat: change MaxRetries default to 0, disable retry
3 years ago
..
backoff chore: reorg imports, format code, make MaxRetires default to 0 (#1165) 3 years ago
options.go chore: reorg imports, format code, make MaxRetires default to 0 (#1165) 3 years ago
options_test.go chore: reorg imports, format code, make MaxRetires default to 0 (#1165) 3 years ago
retryinterceptor.go chore: reorg imports, format code, make MaxRetires default to 0 (#1165) 3 years ago
retryinterceptor_test.go chore: reorg imports, format code, make MaxRetires default to 0 (#1165) 3 years ago