Ecosyste.ms: Issues

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

GitHub / rholder/guava-retrying issues and pull requests

#105 - Fix ## titles in README

Pull Request - State: open - Opened by m4c0 over 1 year ago

#104 - Failed to collect dependencies at com.github.rholder:guava-retrying:jar:2.0.0

Issue - State: open - Opened by nicodmt about 2 years ago - 5 comments

#103 - Upgradejdk8

Pull Request - State: closed - Opened by www1350 about 2 years ago

#101 - Not calling Thread.sleep() if sleepTime is Zero #1

Pull Request - State: open - Opened by r0goyal almost 3 years ago

#99 - Printing error when the number of retries is 0

Pull Request - State: open - Opened by 7yyo about 3 years ago - 1 comment

#98 - Fix StopStrategies&StopStrategies will throw unformatted message

Pull Request - State: open - Opened by Technoboy- almost 4 years ago - 1 comment

#97 - Bug: StopStrategies&StopStrategies will throw unformatted message

Issue - State: open - Opened by Technoboy- almost 4 years ago - 1 comment

#94 - The problem with 'AttemptTimeLimiters.fixedTimeLimit'

Issue - State: open - Opened by ioandy over 4 years ago - 2 comments

#93 - WaitStrategies documentation should mention milliseconds

Issue - State: open - Opened by novalis almost 5 years ago

#91 - Fix headings in README.md

Pull Request - State: open - Opened by mihaeu almost 5 years ago

#90 - update headers to be more readable

Pull Request - State: open - Opened by BaReinhard about 5 years ago

#89 - Patch 1

Pull Request - State: open - Opened by devefx over 5 years ago

#88 - update README and add spaces after headings to fix markdown rendering

Pull Request - State: open - Opened by vorburger about 6 years ago - 4 comments

#87 - When i should use Fibonacci WaitStrategy

Issue - State: open - Opened by iHarry007 about 6 years ago

#86 - Initial wait time in an exponential retry strategy.

Issue - State: open - Opened by jcranston over 6 years ago - 3 comments

#84 - minor changes to README to improve rendered formatting

Pull Request - State: open - Opened by sgnewson almost 7 years ago

#83 - first attempt

Pull Request - State: closed - Opened by mosheeshel almost 7 years ago

#82 - Fix dependency on Guava.

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

#81 - Project appears to be dead: it has been forked to rhuffman/re-retrying

Issue - State: open - Opened by rhuffman about 7 years ago - 1 comment

#80 - Add pom and blazar

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

#79 - Update README.md doc

Pull Request - State: open - Opened by ning-github about 7 years ago - 1 comment

#78 - Make ExceptionAttempt and ResultAttempt public

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

#77 - Add type to RetryListener class

Pull Request - State: open - Opened by ellisjoe about 7 years ago - 2 comments

#76 - RetryerBuilder having protected constructor

Issue - State: open - Opened by yogenyadav about 7 years ago - 2 comments

#75 - jsr305 should be an optional dependency

Pull Request - State: open - Opened by gehel over 7 years ago - 3 comments

#74 - artifact has a compile time dependency on jsr305

Issue - State: open - Opened by gehel over 7 years ago

#73 - add retrying of a Runnable

Pull Request - State: open - Opened by qct over 7 years ago - 1 comment

#72 - Is there a way to do this on something that is not a callable?

Issue - State: open - Opened by mayooran99 over 7 years ago - 5 comments

#71 - is there a way to make it log what it's doing?

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

#70 - ./gradlew build on macOS Sierra with JDK 1.8 throwing a Java compile error

Issue - State: open - Opened by muthazhagu over 7 years ago - 3 comments

#69 - Could I build the Retryer with different executors?

Issue - State: open - Opened by ihaolin over 7 years ago - 3 comments

#68 - 57 lock version

Pull Request - State: closed - Opened by moulliet almost 8 years ago - 1 comment

#67 - Retryer.call should not catch Errors like OOME

Issue - State: open - Opened by sslavic almost 8 years ago

#66 - The lib is crashing when used in Ratpack (guava-20.0rc1)

Issue - State: open - Opened by FiveSigma5 almost 8 years ago - 4 comments

#65 - Any interest in a Future's retryer?

Issue - State: open - Opened by manasdk almost 8 years ago - 2 comments

#64 - Changing the version range for guava to be strictly maven compatible

Pull Request - State: open - Opened by tempredirect almost 8 years ago - 9 comments

#63 - Why WaitStrategy use BlockStrategy#block to sleep ?

Issue - State: open - Opened by 0915240 about 8 years ago

#61 - Support creating Retryer instance using a spec string

Issue - State: open - Opened by vivekkothari about 8 years ago - 1 comment

#59 - Retryer: add a constructor with a default rejection predicate

Pull Request - State: open - Opened by alb-i986 over 8 years ago - 2 comments

#58 - Clean deprecated API usages (StopStrategies.stopAfterDelay)

Pull Request - State: open - Opened by alb-i986 over 8 years ago

#57 - Lock to RELEASE version of com.google.guava:guava dependency

Issue - State: open - Opened by marstonstudio over 8 years ago - 1 comment

#55 - Is java connection manager works more efficiently than "guava retry ?

Issue - State: open - Opened by elad2109 over 8 years ago - 3 comments

#54 - Is there any way I can mark a tasks that "succeeded only after a retry" ?

Issue - State: open - Opened by elad2109 over 8 years ago - 9 comments

#53 - #52 Added clock abstraction.

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

#52 - Use Clock/Timer abstraction to read nanoTime

Issue - State: open - Opened by wojtkiewicz over 8 years ago - 1 comment

#51 - Can I retry on arbitrary predicate?

Issue - State: open - Opened by ron-totango almost 9 years ago - 2 comments

#50 - Add a random exponential wait strategy; Fixes #28

Pull Request - State: open - Opened by NJAldwin almost 9 years ago - 3 comments

#49 - Logging retry attempts before retry is cumbersome

Issue - State: open - Opened by JensRantil about 9 years ago - 1 comment

#47 - `RetryListener`s are not only called on retry

Issue - State: open - Opened by JensRantil about 9 years ago - 3 comments

#46 - AttemptTimeLimiter does not have to be generic

Issue - State: open - Opened by james-hu about 9 years ago

#45 - Expose Attempt implementations publicly

Issue - State: open - Opened by ghost about 9 years ago

#44 - Guava version

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

#43 - Return builder from a Retryer instance

Pull Request - State: open - Opened by rholder over 9 years ago - 1 comment
Labels: enhancement

#42 - Retryer: fix checkNotNull error message

Pull Request - State: closed - Opened by alb-i986 over 9 years ago - 1 comment

#40 - Added BlockStrategiesTest

Pull Request - State: open - Opened by codelirium over 9 years ago

#39 - Fix for issue #30

Pull Request - State: closed - Opened by Stephan202 over 9 years ago - 1 comment

#38 - Update to Gradle 2.x

Issue - State: closed - Opened by rholder over 9 years ago - 1 comment
Labels: enhancement

#37 - Add RetryListener implementation

Pull Request - State: closed - Opened by kevinconaway over 9 years ago - 5 comments

#36 - Retry Listener

Issue - State: closed - Opened by kevinconaway over 9 years ago - 12 comments

#35 - Reuse Retryer across threads

Issue - State: closed - Opened by dominicfarr over 9 years ago - 1 comment

#34 - Non-generic Retryer?

Issue - State: open - Opened by jalaziz over 9 years ago - 4 comments

#33 - use com.google.code.findbugs:annotations instead of com.google.code.findbugs:jsr305

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

#32 - Remove use of Maven dependency ranges for Guava dependency

Issue - State: closed - Opened by ghost over 9 years ago - 7 comments

#31 - Releasing 1.0.7 to maven central?

Issue - State: closed - Opened by nwillc over 9 years ago - 4 comments

#30 - Be consistent about "duration" method parameters

Issue - State: closed - Opened by Stephan202 over 9 years ago - 3 comments
Labels: enhancement

#29 - Retry following timeout

Issue - State: open - Opened by Stephan202 over 9 years ago - 3 comments
Labels: bug

#28 - Support WaitStrategy.randomExponentialWait()

Issue - State: open - Opened by ceefour almost 10 years ago - 4 comments
Labels: enhancement

#26 - Calculate sleep time from failed attempt

Pull Request - State: closed - Opened by yaroslavm almost 10 years ago - 1 comment

#25 - Calculate sleep time from failed attempt

Issue - State: closed - Opened by yaroslavm almost 10 years ago - 1 comment

#24 - new strategy AttemptWaitStrategy

Pull Request - State: closed - Opened by yaroslavm almost 10 years ago

#23 - Getting attempt number on success

Issue - State: open - Opened by parxier over 10 years ago - 3 comments

#22 - Retry on success

Issue - State: closed - Opened by parxier over 10 years ago - 3 comments
Labels: question

#21 - Failed attempt event

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

#20 - Adding block strategies to the retryer to decide how to block

Pull Request - State: closed - Opened by tchdp over 10 years ago - 1 comment

#19 - Failed try event which is called after every failed try

Issue - State: closed - Opened by cyril265 over 10 years ago - 3 comments
Labels: enhancement

#18 - Suggest to use HashedWheelTimer for timeout management

Issue - State: open - Opened by mrniko over 10 years ago - 1 comment
Labels: enhancement

#17 - Issue #12 - New composite wait strategy.

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

#16 - switch time measurement over to System.nanoTime() #15

Pull Request - State: closed - Opened by rholder over 10 years ago

#13 - Make it possible to get a builder from a Retryer instance for further customisation

Issue - State: open - Opened by andreisavu over 10 years ago - 2 comments
Labels: enhancement

#12 - New strategy

Issue - State: closed - Opened by shasts over 10 years ago - 1 comment
Labels: enhancement, question

#11 - Cleanup/javadoc correction

Pull Request - State: closed - Opened by shasts over 10 years ago

#10 - Updated javadoc to reflect the real purpose of defining a stop strategy.

Pull Request - State: closed - Opened by shasts over 10 years ago - 1 comment

#9 - Implement FibonacciWaitStrategy

Pull Request - State: closed - Opened by joschi almost 11 years ago - 1 comment

#8 - Fix JUnit imports in AttemptTimeLimiterTest

Pull Request - State: closed - Opened by joschi almost 11 years ago - 1 comment

#7 - Dependency updates

Pull Request - State: closed - Opened by joschi almost 11 years ago - 1 comment

#6 - Add Java 8 to Travis CI build matrix

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

#4 - Upgrade to Guava 14.0.1

Pull Request - State: closed - Opened by diwakergupta over 11 years ago - 1 comment

#2 - Turn RetryException into RuntimeException?

Issue - State: open - Opened by dirkraft over 11 years ago - 7 comments
Labels: question

#1 - added a per attempt time limit

Pull Request - State: closed - Opened by dirkraft over 11 years ago