Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / coder/retry issues and pull requests

#28 - Add support for Jitter

Pull Request - State: closed - Opened by ammario over 1 year ago

#27 - fix: Do first try immediately, then activate floor

Pull Request - State: closed - Opened by mafredri almost 2 years ago - 7 comments

#26 - V2

Pull Request - State: closed - Opened by ammario about 3 years ago

#25 - V2

Pull Request - State: closed - Opened by ammario about 3 years ago

#24 - Preverse error when return from failed precheck

Pull Request - State: closed - Opened by ammario over 6 years ago - 3 comments

#23 - Timeout doesn't preserve original error

Issue - State: closed - Opened by ammario over 6 years ago - 5 comments

#22 - Fix CI

Issue - State: closed - Opened by nhooyr over 6 years ago - 1 comment

#21 - Version 3

Pull Request - State: closed - Opened by nhooyr over 6 years ago - 18 comments

#20 - Feature/continueonnil

Pull Request - State: closed - Opened by nhooyr over 6 years ago - 1 comment
Labels: ready for review

#19 - rename Attempts to MaxAttempts

Issue - State: closed - Opened by nhooyr over 6 years ago - 1 comment

#17 - allow preConditions to annotate the error

Pull Request - State: closed - Opened by nhooyr almost 7 years ago - 3 comments
Labels: ready for review

#16 - Reduce errors.Cause() duplication

Pull Request - State: closed - Opened by nhooyr almost 7 years ago - 2 comments
Labels: ready for review

#15 - postCheck should be passed errors.Cause(err), not err

Issue - State: closed - Opened by nhooyr almost 7 years ago
Labels: feature

#14 - how to deal with expired contexts?

Issue - State: closed - Opened by nhooyr almost 7 years ago - 3 comments
Labels: feature

#13 - add NotOnErrors

Pull Request - State: closed - Opened by nhooyr almost 7 years ago - 1 comment
Labels: ready for review

#12 - New Error for Timeout Exceeded

Issue - State: closed - Opened by sreya almost 7 years ago - 3 comments

#11 - Timeout method should not apply if the timeout is 0

Issue - State: closed - Opened by nhooyr about 7 years ago - 2 comments
Labels: bug

#10 - some cleanup

Pull Request - State: closed - Opened by nhooyr about 7 years ago
Labels: ready for review

#9 - jitter tests are failing

Issue - State: closed - Opened by nhooyr about 7 years ago
Labels: bug, testing

#8 - add retry.Log

Pull Request - State: closed - Opened by nhooyr about 7 years ago
Labels: feature

#7 - Fix Jitter math.

Pull Request - State: closed - Opened by ammario about 7 years ago

#6 - More flexible refactor.

Pull Request - State: closed - Opened by ammario about 7 years ago - 1 comment

#5 - Add BackoffWhile

Pull Request - State: closed - Opened by nytopop about 7 years ago - 2 comments
Labels: ready for review

#4 - make develop default branch

Issue - State: closed - Opened by nhooyr about 7 years ago

#3 - add ci and gopkg

Pull Request - State: closed - Opened by tboronczyk about 7 years ago

#2 - more compact function definitions

Pull Request - State: closed - Opened by nhooyr about 7 years ago

#1 - change function definitions to group the type of multiple time.Duration arguments

Issue - State: closed - Opened by nhooyr about 7 years ago
Labels: code quality, simple