Ecosyste.ms: Issues

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

GitHub / avast/retry-go issues and pull requests

#117 - support context cancel cause

Pull Request - State: open - Opened by NivKeidan 4 months ago

#116 - Introduce UntilSucceeded option to improve readability

Pull Request - State: closed - Opened by natenho 6 months ago - 2 comments

#115 - Default delayType documentation is wrong

Issue - State: open - Opened by eyJhb 6 months ago

#114 - Fix the inconsistency in the number of times passed in onRetry

Pull Request - State: closed - Opened by FarmerChillax 7 months ago - 1 comment

#113 - The number of passed in OnRetry is inconsistent

Issue - State: closed - Opened by FarmerChillax 7 months ago

#112 - Bump github.com/stretchr/testify from 1.8.4 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#111 - Update README.md

Pull Request - State: closed - Opened by miladrahimi 7 months ago

#110 - Weird behavior for retry.Attempt(0)

Issue - State: closed - Opened by zrbecker 8 months ago - 2 comments

#108 - Optimize note information and some code

Pull Request - State: closed - Opened by shengyanli1982 9 months ago

#107 - Add RetryIfValue option to retry on given values

Issue - State: open - Opened by totemcaf 10 months ago

#106 - 方法有问题

Issue - State: open - Opened by heqiang 10 months ago

#105 - Add syntax highlighting to the README

Pull Request - State: open - Opened by matiasinsaurralde 10 months ago - 1 comment

#104 - fix potential panic in IsRecoverable

Pull Request - State: closed - Opened by jalaziz 11 months ago - 2 comments

#103 - dont-call-onretry-if-there-is-no-retry

Pull Request - State: open - Opened by ikovalyov 12 months ago - 1 comment

#101 - add missing comma in the example

Pull Request - State: closed - Opened by spacewander about 1 year ago - 1 comment

#100 - Update link to docs

Pull Request - State: closed - Opened by ajeetdsouza about 1 year ago - 3 comments

#99 - failing test (timeout) on windows 1.20

Issue - State: open - Opened by JaSei about 1 year ago

#98 - Add an example which shows err history

Pull Request - State: closed - Opened by avinassh about 1 year ago - 2 comments

#97 - Go versions

Pull Request - State: closed - Opened by JaSei about 1 year ago

#96 - Allow last error to be returned with context error

Pull Request - State: closed - Opened by willdot about 1 year ago - 4 comments

#95 - Bump github.com/stretchr/testify from 1.8.2 to 1.8.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 2 comments
Labels: dependencies

#94 - Bump github.com/stretchr/testify from 1.8.2 to 1.8.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#93 - fix: markdown code block format

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

#92 - Return value

Pull Request - State: closed - Opened by ehsansouri23 over 1 year ago - 2 comments

#91 - Add DoWithData function

Pull Request - State: closed - Opened by craigpastro over 1 year ago - 15 comments

#89 - remove error log pre-allocation and add benchmark

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

#87 - Bump github.com/stretchr/testify from 1.8.1 to 1.8.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#86 - fix: zero attempt should return error when `RetryIf` returns false

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

#85 - fix: `IsRecoverable` should return false for wrapped unrecoverable

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

#82 - docs: fix typo and improve consistency of comment for Error.Unwrap

Pull Request - State: closed - Opened by JamieEdge almost 2 years ago - 1 comment

#81 - fix: reslice error log to remove nil values

Pull Request - State: closed - Opened by JamieEdge almost 2 years ago - 1 comment

#79 - fix: return last non-nil value when unwrapping errors

Pull Request - State: closed - Opened by JamieEdge almost 2 years ago - 1 comment

#77 - markdown generator tool

Issue - State: open - Opened by JaSei almost 2 years ago

#76 - Add highlight to the readme examples

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

#75 - fix bug, always use config.timer.After instead of time.After

Pull Request - State: closed - Opened by KeiichiHirobe almost 2 years ago

#74 - fix bug that overwrites last error when context is canceled

Pull Request - State: closed - Opened by KeiichiHirobe almost 2 years ago

#73 - Bump github.com/stretchr/testify from 1.8.0 to 1.8.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#72 - Wrapping unrecoverable error makes it impossible to detect

Issue - State: closed - Opened by Nitjsefni7 almost 2 years ago - 2 comments

#71 - feat: add support for attempts based on error types

Pull Request - State: closed - Opened by Hrily almost 2 years ago - 1 comment

#70 - feat: unwrap error support (issue #65)

Pull Request - State: closed - Opened by JaSei almost 2 years ago - 1 comment

#69 - Bump github.com/stretchr/testify from 1.7.0 to 1.8.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#68 - feat: add github actions support

Pull Request - State: closed - Opened by JaSei almost 2 years ago - 1 comment

#67 - fix retryIf in combination with attempts 0

Pull Request - State: closed - Opened by simonhoss about 2 years ago - 4 comments

#66 - Not calling RetryIfFunc when Attempt(0)

Issue - State: closed - Opened by ruijunwang about 2 years ago - 3 comments

#65 - How to get unwrapped error from retry?

Issue - State: closed - Opened by ITChelik about 2 years ago - 2 comments

#64 - Add errors Is and As implements

Pull Request - State: closed - Opened by nickChenyx over 2 years ago - 1 comment

#63 - Getting the last retry error when cancelled by context

Issue - State: closed - Opened by twz123 over 2 years ago - 1 comment

#62 - dynamic delay time

Issue - State: closed - Opened by khalil-farashiani over 2 years ago - 1 comment

#61 - Add support for contexts during infinite attempts

Pull Request - State: closed - Opened by alex-bechanko over 2 years ago - 1 comment

#60 - Add timer config option

Pull Request - State: closed - Opened by alex-bechanko over 2 years ago - 2 comments

#59 - implelement the Unwrap() interface on unrecoverableError

Pull Request - State: closed - Opened by stumoss over 2 years ago - 1 comment

#58 - Any plans for generic retry from 1.18?

Issue - State: closed - Opened by pzartem over 2 years ago - 5 comments

#57 - infinite retry should also call onRetry

Issue - State: closed - Opened by lulucas over 2 years ago - 2 comments

#56 - fix: should call onRetry func if attempt is 0

Pull Request - State: closed - Opened by Songkeys over 2 years ago - 2 comments

#55 - infinite retry should also have delay

Pull Request - State: closed - Opened by bzssm over 2 years ago - 1 comment

#54 - fix: skip nil function as option

Pull Request - State: closed - Opened by latavin243 almost 3 years ago - 1 comment

#53 - fix!: Context cancel add to errors

Pull Request - State: closed - Opened by 56KBs almost 3 years ago - 1 comment

#52 - how to custom, for example, [5s, 30s,5min]

Issue - State: closed - Opened by lihongyan03 almost 3 years ago - 4 comments

#51 - `retry.Context` suppresses error attempt log

Issue - State: closed - Opened by 56KBs almost 3 years ago

#50 - unrecoverableError cannot be unwrapped with `errors.Is()`

Issue - State: closed - Opened by everactivejack almost 3 years ago

#49 - Retry 0

Pull Request - State: closed - Opened by c1moore almost 3 years ago - 2 comments

#48 - max retry based on error type

Issue - State: closed - Opened by caevv about 3 years ago

#47 - how to retry forever until it succeeds?

Issue - State: closed - Opened by Lucciffee about 3 years ago - 2 comments

#46 - fix: Resolve go module import path

Pull Request - State: closed - Opened by 56KBs over 3 years ago - 1 comment

#45 - Unable to depend on v3.1.0

Issue - State: closed - Opened by 56KBs over 3 years ago

#44 - moves exported default values to function

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

#43 - Provide a sensible way to retry indefinitely

Issue - State: closed - Opened by edigaryev over 3 years ago - 3 comments

#42 - Switch to Go Modules

Pull Request - State: closed - Opened by edigaryev over 3 years ago - 1 comment

#41 - Retry Attempt 0 Returns Without Call and Has Empty Error

Issue - State: closed - Opened by ftdr-anthony-truong over 3 years ago - 1 comment

#40 - Proposal: Exported default variables should be constants

Issue - State: closed - Opened by Noroth over 3 years ago - 2 comments

#39 - Shift to Go modules

Pull Request - State: closed - Opened by akshaybharambe14 almost 4 years ago - 1 comment

#38 - Shift to modules

Issue - State: closed - Opened by akshaybharambe14 almost 4 years ago - 2 comments

#37 - feat: enhance custom retry example

Pull Request - State: closed - Opened by sranka almost 4 years ago - 1 comment

#36 - Retry a struct function

Issue - State: closed - Opened by alok87 almost 4 years ago - 2 comments

#35 - delay based on error

Pull Request - State: closed - Opened by JaSei almost 4 years ago - 2 comments

#34 - add context support

Pull Request - State: closed - Opened by JaSei almost 4 years ago - 1 comment

#33 - Feedback: nice, but missing context and delay based on error

Issue - State: closed - Opened by sranka almost 4 years ago - 7 comments

#32 - WaitAndRetry

Issue - State: closed - Opened by jurabek about 4 years ago - 3 comments

#31 - OnRetry terminology is ambiguous

Issue - State: open - Opened by clook about 4 years ago - 5 comments

#30 - Avoid overflow in BackOffDelay and CombineDelay

Pull Request - State: closed - Opened by fishy about 4 years ago - 3 comments

#29 - Enhancement: make error message customizable

Issue - State: closed - Opened by andig over 4 years ago - 3 comments

#28 - Add a MaxDelay option

Pull Request - State: closed - Opened by lebauce over 4 years ago - 2 comments

#27 - Export default configuration

Pull Request - State: closed - Opened by lebauce over 4 years ago - 2 comments

#26 - Support random jitter combined with other delay options.

Pull Request - State: closed - Opened by acourtneybrown over 4 years ago - 4 comments

#25 - Limit backoff delay

Issue - State: closed - Opened by neta540 almost 5 years ago

#24 - infinite retry ??

Issue - State: closed - Opened by tech-a-go-go almost 5 years ago - 2 comments

#23 - Do not allocate an O(N) slice of errors when `lastErrorOnly` is set in Config

Issue - State: closed - Opened by amukherj almost 5 years ago - 1 comment

#21 - retryIf should be called before onRetry

Pull Request - State: closed - Opened by pallavJha almost 5 years ago - 2 comments

#20 - The func onRetry should not be called when retryIf returns false

Issue - State: closed - Opened by pallavJha almost 5 years ago

#19 - Fix missing delay before second attempt

Pull Request - State: closed - Opened by sjanota about 5 years ago

#18 - Add an ability to mark error as unrecoverable

Pull Request - State: closed - Opened by sjanota about 5 years ago - 1 comment

#17 - About BackoffDelay

Issue - State: closed - Opened by ArtanisCV over 5 years ago - 2 comments