issues
search
vert-x3
/
vertx-circuit-breaker
A circuit breaker for Vert.x
Apache License 2.0
63
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add supplier fo future pattern API usage.
#76
vietj
closed
1 week ago
0
JPMS support
#75
vietj
closed
1 month ago
0
Port Failure Policy implementation to main branch
#74
tsegismont
closed
8 months ago
0
Rework Failure Policy API
#73
tsegismont
closed
8 months ago
0
Adding some support for user defined async result failure testing.
#72
CheesyBoy123
closed
9 months ago
5
Improvements
#71
Ladicek
closed
1 year ago
6
Exponential delay RetryPolicy fails with IllegalArgumentException when retryCount==63
#70
dfeist
closed
1 year ago
1
Callback api usage removal
#69
gaol
closed
1 year ago
1
Callback usage removal in vertx-circuit-breaker
#68
gaol
closed
1 year ago
0
Deprecate callbacks
#67
tsegismont
closed
1 year ago
0
how to use it in a cluster?
#66
qsqiushi
closed
1 year ago
4
Provide a more flexible way to define what is a failure
#65
oxsdd
closed
9 months ago
6
@noissue- fix typo in CB docs
#64
0001vrn
closed
1 year ago
1
RetryPolicy enhancements
#63
tsegismont
closed
2 years ago
2
Operation timers should be removed when operation completes.
#62
tsegismont
closed
2 years ago
1
Disable metrics computation by default
#61
tsegismont
closed
2 years ago
1
Provide common retry policies like constant, linear and exponential
#60
pierDipi
closed
2 years ago
0
Allow to dynamically define a retry delay based on the result of the Promise passed to execute
#59
pierDipi
closed
2 years ago
0
Higher memory usage, blocked thread when using circuit breaker
#58
jyotipatel
closed
2 years ago
17
Changes in EventBus notification defaults
#57
tsegismont
closed
2 years ago
1
add dependabot configuration
#56
yeikel
opened
2 years ago
0
Vertx thread blocked in CircuitBreakerMetrics
#55
anoopgarlapati
closed
2 years ago
5
Deadlock in vertx event loop thread in class HystrixMetricEventStream
#54
shubhhampagui
closed
2 years ago
4
Should one succeed command in circuit breaker, reset its previous failed results count?
#53
EhsanSharifian
opened
2 years ago
0
Timeout option working not correct
#52
lyphucloi
closed
2 years ago
17
Event bus notifications are enabled and clustered by default
#51
slinkydeveloper
closed
2 years ago
1
Cache metric names to avoid un-necessary string creations
#50
Emmeral
closed
3 years ago
0
Duplicate Strings from CircuitBreakerMetrics#toJson waste heap memory
#49
Emmeral
closed
3 years ago
5
Bump junit from 4.12 to 4.13.1
#48
dependabot[bot]
closed
2 years ago
0
Add Support for Cancelling Retries
#47
rgmz
closed
7 months ago
2
Support Cancelling Retries
#46
rgmz
opened
4 years ago
1
Add automatic module name
#45
afloarea
closed
4 years ago
0
Using Worker Thread Queue Max Delay to decide Circuit Breaker condition
#44
mohitmahi
opened
4 years ago
0
3.8.6 snapshot
#43
srijan02420
closed
4 years ago
2
Fix 'IllegalStateException is thrown when executing in HALF_OPEN state'
#42
Feder1co5oave
closed
4 years ago
4
Future's IllegalStateException is thrown when executing in HALF_OPEN state
#41
Feder1co5oave
closed
4 years ago
0
[Feature] Implement resilience4j
#40
pcariel
opened
4 years ago
0
Add missing polyglot annotation
#39
pmlopes
closed
4 years ago
0
setTimeout is not work
#38
buiminhhuy
opened
5 years ago
0
Futurisation
#37
vietj
closed
5 years ago
0
Rename executeCommandXXX to executeXXX then deprecate them
#36
vietj
closed
5 years ago
0
Fixed CircuitBreakerMetricsTest
#35
slinkydeveloper
closed
5 years ago
0
Shouldn't use ${project.version} for non project dependencies
#34
paulgallagher75
closed
2 years ago
1
Shouldn't use ${project.version} for non project dependencies
#33
paulgallagher75
closed
2 years ago
1
HttpClient request/response uses Handler<AsyncResult<HttpClientRespon…
#32
vietj
closed
5 years ago
0
Failure in Travis
#31
vietj
closed
5 years ago
4
improve documentation on creation and calls of the CircuitBreaker
#30
javathought
closed
6 years ago
0
Circuit Breaker Exception
#29
cescoffier
closed
6 years ago
4
High CPU usage when circuit is open under heavy load
#28
epalumbo
closed
6 years ago
5
Change org.hdrhistogram:HdrHistogram:jar version to 2.1.10
#27
vietj
closed
6 years ago
0
Next