Pinned issues
Issues
- 4
Feature: micrometer.io metrics integration
#352 opened by magicprinc - 2
[Question] Is it possible to override the "maxRetries" and "delay" of retry policy at runtime?
#385 opened by mjalvarez - 1
- 0
- 0
- 0
FailsafeExecutor.compose and .with(Executor) have surprising composition behavior
#380 opened by stevenschlansker - 1
CircuitBreaker stays in OPEN even after DELAY time
#378 opened by epischel - 5
- 1
Why recommend CircuitBreaker before Retry?
#377 opened by clarkbreyman - 1
- 0
[question] how to use failsafe with kotlin
#375 opened by ntthaibk - 4
[Question] Is it possible to have multiple Fallback policies in one Failsafe executor?
#374 opened by mjalvarez - 0
- 7
- 4
- 2
- 2
Guidance around CheckedPredicate
#367 opened by ysaadi - 0
Time based error limiter policy
#368 opened by jhalterman - 8
- 7
Also add note about default maxRetries of 3 to maxDuration section of the documentation
#364 opened by stefanrybacki - 2
Why does CheckedPredicate exist?
#363 opened by spartanhooah - 1
Support Java Modules
#358 opened by aalmiray - 6
Make CircuitBreaker delay time mockable for testing
#357 opened by dugsmith - 0
- 1
Add Failsafe to vertx-awesome
#360 opened by magicprinc - 6
- 2
where is the logging?
#355 opened by bytearchive - 1
Add FailsafeExecutionException extending FailsafeException for wrapping Throwables in sync get
#356 opened by Tembrel - 4
Support accrual failure detection
#346 opened by jhalterman - 9
DelegatingScheduler singletons in modern style
#349 opened by magicprinc - 1
- 1
Timeout with retry hangs with Failsafe 2.4.4
#348 opened by darkjh - 4
FailsafeCall micro refactoring, plus World-Wide Nr.1 duplicated utility method for OkHttp
#351 opened by magicprinc - 2
Create Watchdog
#337 opened by numeralnathan - 3
Add toString() to all classes
#335 opened by numeralnathan - 6
ExecutionContext#getStartTime() returns Duration
#347 opened by brainbytes42 - 2
- 1
RetryPolicyConfig.getDelayMin returning null when only withDelay() is used
#345 opened by MalikKillian - 1
Rerunning failing tests with JUnit @ParamaterizedTest @CsvSource does not break the build
#344 opened by gr-ganzaroli - 3
Extract and restore state
#339 opened by algattik - 5
- 6
Rate Limiter: Limit by Percent Time
#340 opened by numeralnathan - 0
Execution.record methods should return a result
#330 opened by jhalterman - 10
Thread Tracker
#336 opened by numeralnathan - 1
- 0
Implement Bitbucket Server's Rate Limiting
#334 opened by numeralnathan - 2
Typo: Execution Cancellation: Extra )
#333 opened by numeralnathan - 7
Add Ability to RetryPolicy to Ignore a Failure
#332 opened by numeralnathan - 3
"sneaky throw" original Exception instead of FailsafeException when retries exceeded
#331 opened by RG9 - 1
Add feign module
#329 opened by jhalterman