issues
search
slok
/
goresilience
A library to improve the resilience of Go applications in an easy and flexible way
https://medium.com/@slok/goresilience-a-go-library-to-improve-applications-resiliency-14d229aee385
Apache License 2.0
179
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How can i get current state of circuit breaker
#40
suttinai-Cha
opened
7 months ago
0
[race bug-fix] - fix reader-writer race check in metrics middleware
#39
harssRajput
opened
1 year ago
0
FR: a way to return an error that should not be retried
#38
ajeetdsouza
opened
1 year ago
1
Channel leak in timeout
#37
eugennicoara
closed
1 year ago
0
fix(codel): release caller on ctx cancelation
#36
basgys
opened
2 years ago
0
Goroutine leak in timeout
#35
peter-crist
opened
2 years ago
1
Disable retry
#34
eugennicoara
closed
1 year ago
1
Please create a new release
#33
kevinjqiu
opened
3 years ago
0
Handle context cancellations in retry middleware
#32
csueiras
opened
3 years ago
0
Retries with context cancelled will continue to retry without calling user's function
#31
csueiras
opened
3 years ago
0
Preventing goroutine leaks
#30
patagonia-fan
closed
3 years ago
1
Make the first exp of retry with backoff be 0
#29
lahiguera
opened
4 years ago
0
export context setter for recorder
#28
moepi
closed
4 years ago
1
Make timeout context cancelable
#27
moepi
closed
4 years ago
1
Checking error rate should use ErrorPercentThresholdToOpen instead of MinimumRequestToOpen
#26
budiariyanto
closed
5 years ago
0
Expose CircuitBreaker current condition (or state) to the metrics recorder interface and Prometheus.
#25
mickdwyer
opened
5 years ago
1
Add context argument to Concurrencylimits executors
#24
slok
closed
5 years ago
0
Update concurrencylimit policies in Readme
#23
slok
closed
5 years ago
0
Timeout: Release context associated resources to avoid memory leaks
#22
CarlosLanderas
closed
5 years ago
2
Fix folder typo for broken AIMD sample link
#21
CarlosLanderas
closed
5 years ago
0
Add queued as a measure for the concurrencylimit Limiters
#20
slok
closed
5 years ago
0
Fix custom runner sample in README
#19
CarlosLanderas
closed
5 years ago
3
Add a load shedding example as an HTTP middleware using concurrencylimits
#18
slok
closed
5 years ago
0
Refactor concurrencylimit result policies
#17
slok
closed
5 years ago
0
Add CoDel example
#16
slok
closed
5 years ago
0
Refactor codel queue stats
#15
slok
closed
5 years ago
0
Fix corner case of returning the result before the result listener is ready to receive the result on Codel implementation
#14
slok
closed
5 years ago
0
Fix bug on CoDel implementation that caused the job execution get stuck and the algorithm only returned rejected executions
#13
slok
closed
5 years ago
0
Remove unnecessary mutex from the static limiter
#12
slok
closed
5 years ago
0
Fix typos on Readme
#11
slok
closed
5 years ago
0
Add Adaptive LIFO + CoDel executor
#10
slok
closed
5 years ago
0
Add LIFO executor to concurrencylimit
#9
slok
closed
5 years ago
0
Use better names on internal worker pool of concurrencylimit executors
#8
slok
closed
5 years ago
0
Add FIFO executor
#7
slok
closed
5 years ago
0
Add Concurrencylimit with AIMD
#6
slok
closed
5 years ago
0
Swapped retry and timeout examples
#5
slok
closed
5 years ago
0
Swap retry & timeout examples
#4
mdouchement
closed
5 years ago
1
Add small differente of error budget to time.Duration based bulkhead test
#3
slok
closed
5 years ago
0
Add codewoners and improve a timer based flaky test on the retry Runner
#2
slok
closed
5 years ago
0
Add Travis CI
#1
slok
closed
5 years ago
0