retry

Retry a function until is succeeds

APACHE-2.0 License

Stars
1
Committers
1
retry - Latest Release

Published by arsham 4 months ago

Feature

  • Implement DoContext method

Refactor

  • Upgrade to go v1.22 [BREAKING CHANGE]
retry -

Published by arsham 4 months ago

Feature

  • Delay: Add IncrementalDelayMax method

Chore

  • Dependencies: Update modules
  • Update linters
retry -

Published by arsham 4 months ago

Refactor

  • Support go 1.20 and upwards [BREAKING CHANGE]

CI

  • Add support for go v1.19
retry -

Published by arsham 4 months ago

Chore

  • Dependencies: Update modules and golangci
retry -

Published by arsham over 2 years ago

Misc

  • Add audit setup
  • Update golangci-lint setup and version

Refactor

  • Return stack trace of paniced error

Style

  • Makefile: Better Makefile setup
retry -

Published by arsham over 2 years ago

Feature

  • Implement UnWrap on StopError
retry -

Published by arsham over 2 years ago

Misc

  • Add go 1.18 to the matrix

Chore

  • Upgrade go version in go.mod
retry -

Published by arsham over 2 years ago

Feature

  • Accept multiple functions

Chore

  • Update golangci-lint version