package
github.com/uber/cadence/common/backoff
third-party5 third-party functions from github.com/uber/cadence/common/backoff, ranked by how often they are called outside tests and generated code.
- prod calls
- 421
- non-test, non-generated
- all calls
- 674
- total callsites
- functions
- 5
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in github.com/uber/cadence/common/backoff
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| NewThrottleRetry | 90 |
| WithRetryPolicy | 90 |
| WithRetryableError | 90 |
| JitDuration | 82 |
| ThrottleRetry.Do | 69 |