rhuffman / re-retrying

A Java library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that communicates with a remote service with flaky uptime.
Apache License 2.0
35 stars 6 forks source link

is the version 4.0.0 jar published somewhere? #33

Closed dbyron0 closed 4 years ago

dbyron0 commented 6 years ago

I see e.g. 3.0.0 at https://search.maven.org/#search%7Cga%7C1%7Ctech.huffman.re-retrying, but no 4.0.0.

rhuffman commented 6 years ago

Not yet

On Mon, Apr 30, 2018, 2:04 PM David Byron notifications@github.com wrote:

I see e.g. 3.0.0 at https://search.maven.org/#search%7Cga%7C1%7Ctech.huffman.re-retrying, but no 4.0.0.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rhuffman/re-retrying/issues/33, or mute the thread https://github.com/notifications/unsubscribe-auth/AA2jGCZEzqwI45fDCMKTCUSOBVgkbwnLks5tt3xVgaJpZM4TtOBt .

wimdeblauwe commented 4 years ago

Is it going to be in the future, or is this project no longer maintained?

rhuffman commented 4 years ago

I'm sorry, but it is not.

On Wed, May 13, 2020 at 5:01 AM Wim Deblauwe notifications@github.com wrote:

Is it going to be in the future, or is this project no longer maintained?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rhuffman/re-retrying/issues/33#issuecomment-627935534, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAG2GGAPTOFYMHGNAGEW3UTRRKDX7ANCNFSM4E5U4BWQ .

piomar123 commented 4 years ago

Any maintained fork/alternative?

wimdeblauwe commented 4 years ago

I went with https://github.com/jaksa76/unreliable instead.

rhuffman commented 4 years ago

I would be happy to give this repo to someone who wants to maintain and publish it. If you're interested, let me know.