Ecosyste.ms: Issues

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

GitHub / J7mbo/MethodCallRetrier issues and pull requests

#27 - Final error message from retrier displays wait time with wrong text

Issue - State: open - Opened by J7mbo over 5 years ago
Labels: bug, good first issue

#26 - [#25] - Retrier now sleeps correctly given the user provided time.Duration

Pull Request - State: closed - Opened by J7mbo over 5 years ago

#25 - Bug - Time.Duration is multiplied again by time.Seconds in sleep call

Issue - State: closed - Opened by J7mbo over 5 years ago
Labels: bug

#24 - [#23] - Retrier interface now matches struct as expected

Pull Request - State: closed - Opened by J7mbo over 5 years ago

#23 - Retrier interface invalid

Issue - State: closed - Opened by J7mbo over 5 years ago
Labels: bug

#22 - v2.0.0

Pull Request - State: closed - Opened by J7mbo over 5 years ago

#21 - Return was successful or not

Issue - State: closed - Opened by J7mbo over 5 years ago
Labels: enhancement

#20 - [#19] - Retrier interface now matches struct as expected

Pull Request - State: closed - Opened by J7mbo over 5 years ago

#19 - Retrier interface invalid

Issue - State: closed - Opened by J7mbo over 5 years ago
Labels: bug

#18 - [#17] - Disallow negative maxRetries and waitTime arguments

Pull Request - State: closed - Opened by J7mbo over 5 years ago

#17 - Disallow negative maxRetries and waitTime arguments

Issue - State: closed - Opened by J7mbo over 5 years ago - 2 comments
Labels: bug

#16 - [#11] - Invalid method name now returns an error

Pull Request - State: closed - Opened by J7mbo over 5 years ago

#15 - Remove reflect usage requirement from userland

Issue - State: closed - Opened by J7mbo over 5 years ago
Labels: enhancement

#14 - Accept a channel for cancellation

Issue - State: open - Opened by J7mbo over 5 years ago
Labels: enhancement, help wanted

#13 - [#4] - Added `ExecuteFuncWithRetry()` for userland type safety

Pull Request - State: closed - Opened by J7mbo over 5 years ago

#12 - [#2] - Added jitter to backoff

Pull Request - State: closed - Opened by J7mbo over 5 years ago

#11 - Invalid method name should return error

Issue - State: closed - Opened by J7mbo over 5 years ago
Labels: bug

#10 - [#7] - Tests now run on travis ci

Pull Request - State: closed - Opened by J7mbo over 5 years ago

#9 - [#3] - Wait time increments correctly given exponent

Pull Request - State: closed - Opened by J7mbo over 5 years ago

#8 - Change waitTime to time.Duration

Issue - State: closed - Opened by J7mbo over 5 years ago
Labels: enhancement

#7 - Run tests on CI

Issue - State: closed - Opened by J7mbo over 5 years ago
Labels: enhancement

#6 - Exponent should not be optional

Issue - State: closed - Opened by J7mbo over 5 years ago - 1 comment
Labels: enhancement

#5 - Add whitelist / blacklist option on errors

Issue - State: open - Opened by J7mbo over 5 years ago
Labels: enhancement, good first issue

#4 - Use anonymous func in userland to maintain type safety

Issue - State: closed - Opened by J7mbo over 5 years ago
Labels: enhancement

#3 - Wait time not incremented correctly over retries

Issue - State: closed - Opened by J7mbo over 5 years ago
Labels: bug

#2 - Add jitter to the backoff

Issue - State: closed - Opened by J7mbo over 5 years ago
Labels: enhancement

#1 - Accept a context for cancellation

Issue - State: closed - Opened by J7mbo over 5 years ago - 1 comment
Labels: wontfix