Ecosyste.ms: Issues

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

GitHub / sony/gobreaker issues and pull requests

#87 - Separate package for distributed implementation

Issue - State: open - Opened by dejan-lokar 14 days ago

#86 - Add RedisStore

Pull Request - State: closed - Opened by YoshiyukiMineo about 1 month ago

#85 - distributed circuitbreaker

Issue - State: open - Opened by ardalan-nhd about 1 month ago - 1 comment

#84 - Introduce distributed mutex

Pull Request - State: closed - Opened by YoshiyukiMineo about 1 month ago

#83 - Remove contexts

Pull Request - State: closed - Opened by YoshiyukiMineo about 1 month ago - 1 comment

#82 - Refactor DistributedCircuitBreaker

Pull Request - State: closed - Opened by YoshiyukiMineo about 1 month ago

#81 - Refactor DistributedCircuitBreaker

Pull Request - State: closed - Opened by YoshiyukiMineo about 1 month ago

#80 - Set SharedState only when it has not been set yet

Pull Request - State: closed - Opened by YoshiyukiMineo about 1 month ago

#79 - Update GoDoc link

Pull Request - State: closed - Opened by YoshiyukiMineo about 1 month ago

#78 - Update test.yml for v2

Pull Request - State: closed - Opened by YoshiyukiMineo about 1 month ago

#78 - Update test.yml for v2

Pull Request - State: closed - Opened by YoshiyukiMineo about 1 month ago

#77 - Introduce golangci-lint

Pull Request - State: closed - Opened by YoshiyukiMineo about 1 month ago

#76 - Update test.yml

Pull Request - State: closed - Opened by YoshiyukiMineo about 1 month ago

#75 - added predicate fn to switch "Half Open" to "Open"

Pull Request - State: open - Opened by Sandy10247 about 2 months ago

#74 - Feature: Implement Distributed Circuit Breaker

Pull Request - State: closed - Opened by call-stack 2 months ago

#73 - Title: Implement Distributed Circuit Breaker (#70)

Pull Request - State: closed - Opened by YoshiyukiMineo 3 months ago - 3 comments

#72 - Count Resets When Circuit Breaker Enters Open State

Issue - State: open - Opened by hamzagoc 3 months ago

#71 - circuit breaker status with state pattern

Pull Request - State: closed - Opened by jorelcb 4 months ago

#70 - Title: Implement Distributed Circuit Breaker

Pull Request - State: closed - Opened by call-stack 4 months ago - 5 comments

#69 - Feature Proposal: Distributed Circuit Breaker Support

Issue - State: closed - Opened by call-stack 4 months ago - 4 comments

#68 - Update go versions

Pull Request - State: closed - Opened by YoshiyukiMineo 4 months ago

#66 - Try fork modify

Pull Request - State: closed - Opened by EdwinWD 4 months ago

#65 - Change timeout by a function

Pull Request - State: open - Opened by treussart 5 months ago - 1 comment

#64 - Proposal ~ Sliding Window based algorithm for state transitions of CB

Issue - State: open - Opened by pg30 5 months ago - 5 comments

#61 - V2

Pull Request - State: closed - Opened by YoshiyukiMineo 9 months ago

#60 - Update go versions

Pull Request - State: closed - Opened by YoshiyukiMineo 9 months ago

#59 - Custom checker for half-open state like ReadyToTrip (Take 2)

Pull Request - State: open - Opened by pior 10 months ago - 2 comments

#58 - [question/proposal] Monitoring

Issue - State: closed - Opened by jerome-laforge 10 months ago - 1 comment

#57 - Add current time setting

Pull Request - State: open - Opened by i-melnichenko 10 months ago

#56 - Feature/v2 implementation with generics

Pull Request - State: closed - Opened by zalgonoise 12 months ago - 1 comment

#55 - is circuit breaker threadsafe?

Issue - State: closed - Opened by madyar997 about 1 year ago - 1 comment

#54 - [Go 1.21] Replace 'any' / 'interface{}' implementation with Generics

Pull Request - State: closed - Opened by zalgonoise over 1 year ago - 9 comments

#53 - Circuitbreaker not performing MaxRequests operations in Half-open state

Issue - State: open - Opened by DaChartreux over 1 year ago - 4 comments

#52 - Add expiry getter

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

#51 - Update go versions

Pull Request - State: closed - Opened by YoshiyukiMineo over 1 year ago

#50 - feat(cmd): extend gobreaker with it custom error body

Pull Request - State: closed - Opened by HiperJava over 1 year ago

#49 - Reproducing "too many requests"

Issue - State: open - Opened by jiharevzahar over 1 year ago - 1 comment

#48 - Remove unused test variable

Pull Request - State: closed - Opened by bnm3k over 1 year ago - 1 comment

#47 - Update go versions

Pull Request - State: closed - Opened by YoshiyukiMineo almost 2 years ago

#45 - rename the return function as afterRequestCallback for Allow method

Pull Request - State: open - Opened by keonjeo about 2 years ago - 1 comment

#44 - Make CircuitBreaker.setState public.

Pull Request - State: closed - Opened by Joel-Duff over 2 years ago - 2 comments

#43 - breaker per url

Issue - State: open - Opened by menneni over 2 years ago - 1 comment

#42 - Support golang 1.18 or higher and type parameters

Pull Request - State: closed - Opened by kuzuha almost 3 years ago - 2 comments

#41 - Update README.md

Pull Request - State: closed - Opened by akashhansda almost 3 years ago - 1 comment

#40 - async onStateChange and passing testing

Pull Request - State: open - Opened by Jurperle almost 3 years ago - 1 comment

#39 - async onStateChange

Pull Request - State: closed - Opened by Jurperle almost 3 years ago

#38 - fix go mod issue based on Custom checker for half-open state like ReadyToTrip branch

Pull Request - State: open - Opened by rocyou almost 3 years ago - 1 comment

#36 - derivative libraries

Pull Request - State: closed - Opened by ikenchina about 3 years ago

#35 - Update readme

Pull Request - State: closed - Opened by YoshiyukiMineo over 3 years ago

#34 - Introduce GitHub Actions

Pull Request - State: closed - Opened by YoshiyukiMineo over 3 years ago

#33 - May I request a new release with tag

Issue - State: closed - Opened by pelliu over 3 years ago - 2 comments

#32 - Adjust counters to work with metrics usage

Pull Request - State: closed - Opened by ojarva almost 4 years ago - 4 comments

#31 - CI with newer Go versions

Pull Request - State: closed - Opened by YoshiyukiMineo about 4 years ago - 2 comments

#30 - Confusion about ErrTooManyRequests error

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

#29 - Allow custom inspection of errors

Pull Request - State: closed - Opened by dmarkhas over 4 years ago - 8 comments

#28 - Custom checker for half-open state like ReadyToTrip

Pull Request - State: open - Opened by ferryvg almost 5 years ago - 4 comments

#27 - race conditions

Issue - State: closed - Opened by luedigernet about 5 years ago - 1 comment

#26 - validation on negative time duration

Pull Request - State: closed - Opened by johanavril about 5 years ago - 1 comment

#25 - Allow accessing to internal counters (eg. for stats)

Pull Request - State: closed - Opened by Enrico204 over 5 years ago - 2 comments

#24 - Does this really require go 1.12?

Issue - State: closed - Opened by cep21 over 5 years ago - 4 comments

#23 - Create a new release for module support

Issue - State: closed - Opened by kyle-ngrok over 5 years ago - 2 comments

#22 - Where's the option for fallback function?

Issue - State: open - Opened by cyantarek almost 6 years ago - 5 comments

#21 - Why don't use a rolling window to maintain the counts?

Issue - State: open - Opened by spacewander almost 6 years ago - 4 comments

#20 - Add support for Go 1.12 and drop support for Go 1.9

Pull Request - State: closed - Opened by kunalkapadia almost 6 years ago - 1 comment

#19 - breaker for host+service

Issue - State: closed - Opened by vtolstov almost 6 years ago - 6 comments

#18 - 💚 Get golint changed upstream.

Pull Request - State: closed - Opened by bbaassssiiee over 6 years ago - 3 comments

#17 - [question/proposal] Monitoring

Issue - State: closed - Opened by lobotomist over 6 years ago

#16 - println -> printf

Issue - State: closed - Opened by BarmBamos over 6 years ago - 1 comment

#15 - return only error for execute

Pull Request - State: closed - Opened by kelwang over 6 years ago

#14 - start a new release?

Issue - State: closed - Opened by hnlq715 over 6 years ago - 1 comment

#13 - travis: update go versions

Pull Request - State: closed - Opened by dvrkps about 7 years ago - 5 comments

#12 - Update http_breaker.go

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

#11 - Update http_breaker.go

Pull Request - State: closed - Opened by xlplbo over 7 years ago - 2 comments

#10 - Added typed error

Pull Request - State: closed - Opened by enrichman over 7 years ago - 16 comments

#9 - Exported type for errors

Issue - State: closed - Opened by enrichman over 7 years ago - 1 comment

#8 - Tag SemVer releases?

Issue - State: closed - Opened by akshayjshah over 7 years ago - 2 comments

#7 - [question] is it really necessary to abort underlying http request when timeout?

Issue - State: closed - Opened by diorahman over 7 years ago - 1 comment

#6 - two step circuit breaker

Pull Request - State: closed - Opened by aryszka over 7 years ago - 2 comments

#5 - two-step pass check and outcome reporting

Pull Request - State: closed - Opened by aryszka almost 8 years ago - 4 comments

#4 - two-step pass check and outcome reporting

Issue - State: closed - Opened by aryszka almost 8 years ago - 6 comments

#3 - readme: use SVG for GoDoc button

Pull Request - State: closed - Opened by ashishgandhi almost 9 years ago - 3 comments

#2 - Implement `String()` for the state so it can be easily printed.

Pull Request - State: closed - Opened by kalbasit about 9 years ago - 12 comments

#1 - [ci skip] Make README prettier

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