async-retry icon indicating copy to clipboard operation
async-retry copied to clipboard

Async-retry controls asynchronous retries in Go, and can be shutdown gracefully.

Results 1 async-retry issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/avast/retry-go/v4](https://github.com/avast/retry-go) from 4.3.3 to 4.3.4. Release notes Sourced from github.com/avast/retry-go/v4's releases. 4.3.4 What's Changed fix: IsRecoverable should return false for wrapped unrecoverable by @​lizhiquan in avast/retry-go#85 Bump github.com/stretchr/testify from...

dependencies