Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / fabfuel/circuitbreaker issues and pull requests
#63 - Replace deprecated `datetime.utcnow`
Pull Request -
State: closed - Opened by andersk about 1 month ago
- 1 comment
#62 - Edit the setup.py to drop py2 from wheel name
Issue -
State: open - Opened by github-anurag 4 months ago
#61 - Thread safe?
Issue -
State: open - Opened by samyakag 9 months ago
- 1 comment
#60 - Listener to control the change of the circuit state
Issue -
State: open - Opened by sergioave about 1 year ago
- 3 comments
#59 - Is there any plan to use redis?
Issue -
State: closed - Opened by hyeongguen-song over 1 year ago
- 3 comments
#58 - Release 2.0.0
Pull Request -
State: closed - Opened by fabfuel over 1 year ago
#57 - Add async support
Pull Request -
State: closed - Opened by pauloromeira over 1 year ago
- 5 comments
#56 - Circuit breaker overriding with same name in CircuitBreakerMonitor
Issue -
State: open - Opened by akash-nx about 2 years ago
#55 - Behaviour of circuit breaker in HALF-OPEN state
Issue -
State: open - Opened by akash-nx about 2 years ago
- 1 comment
#54 - License Details in LICENSE.rst file
Issue -
State: closed - Opened by akash-nx about 2 years ago
- 1 comment
#53 - Custom use of circuit
Issue -
State: closed - Opened by akash-nx about 2 years ago
- 1 comment
#52 - fallback function is being called everytime
Issue -
State: closed - Opened by akash-nx about 2 years ago
- 4 comments
#51 - Added options to create universal wheel
Pull Request -
State: closed - Opened by luiscoms about 2 years ago
- 2 comments
#50 - Add universal wheel to setup.py
Issue -
State: closed - Opened by imredobos about 2 years ago
- 2 comments
#49 - I think the library needs two features
Issue -
State: open - Opened by dabbler0606 over 2 years ago
#48 - Release 1.4.0
Pull Request -
State: closed - Opened by fabfuel over 2 years ago
#47 - Create new release
Issue -
State: closed - Opened by imredobos over 2 years ago
- 1 comment
#46 - Unable to install with pip: `note: This is an issue with the package [...], not pip.`
Issue -
State: closed - Opened by mborsetti over 2 years ago
- 3 comments
#45 - Updating lib in pypi
Issue -
State: closed - Opened by nkuznetsova over 2 years ago
- 3 comments
#44 - Circuit breakers uniquely identified by name
Issue -
State: open - Opened by upsicleclown over 2 years ago
- 1 comment
#43 - Fix bug with EXPECTED_EXCEPTION (Issue #42); README update
Pull Request -
State: closed - Opened by xtaje over 2 years ago
- 1 comment
#42 - Advanced usage with CircuitBreaker subclass is is broken
Issue -
State: closed - Opened by xtaje over 2 years ago
- 1 comment
#41 - udpated README
Pull Request -
State: closed - Opened by xtaje over 2 years ago
#40 - Option to never raise circuit breaking exception
Issue -
State: open - Opened by meadsteve over 2 years ago
- 1 comment
#39 - Failure if predicate
Pull Request -
State: closed - Opened by xtaje over 2 years ago
#38 - Add support for customizable failure logic
Issue -
State: closed - Opened by xtaje over 2 years ago
- 1 comment
#37 - Mark the mock dev requirement as only being required for Python before 3.3
Pull Request -
State: closed - Opened by pabs3 over 2 years ago
- 1 comment
#36 - Fix flake8 issues
Pull Request -
State: closed - Opened by fabfuel over 2 years ago
#35 - Add Python 3.11 to build workflow
Pull Request -
State: closed - Opened by fabfuel over 2 years ago
- 1 comment
#34 - Add GitHub actions workflow
Pull Request -
State: closed - Opened by fabfuel over 2 years ago
#33 - Use __qualname__ as the default name
Pull Request -
State: closed - Opened by ozooxo over 2 years ago
- 6 comments
#32 - Clean up various Python version related things
Pull Request -
State: closed - Opened by pabs3 almost 3 years ago
- 5 comments
#31 - Use a monotonic clock source
Pull Request -
State: closed - Opened by Freaky almost 3 years ago
- 4 comments
#30 - Clean up various minor whitespace, typo, URL and misc issues
Pull Request -
State: closed - Opened by pabs3 almost 3 years ago
- 2 comments
#29 - Is there a way to have dynamic naming of the circuit depending on function parameters?
Issue -
State: open - Opened by sebathi almost 3 years ago
- 1 comment
#28 - tests: Update for Python 3.10
Pull Request -
State: closed - Opened by major about 3 years ago
- 3 comments
#27 - Hotfix 1.3.2
Pull Request -
State: closed - Opened by fabfuel about 3 years ago
#26 - Release 1.3.2
Pull Request -
State: closed - Opened by fabfuel about 3 years ago
- 2 comments
#25 - Please package testsuite to the distribution tarball
Issue -
State: closed - Opened by mcepl about 3 years ago
- 2 comments
#24 - Expose the circuit breaker and last exception on CircuitBreakerError
Issue -
State: open - Opened by luiscoms about 3 years ago
#23 - Add a parameter of allow list Exceptions
Issue -
State: open - Opened by luiscoms about 3 years ago
- 1 comment
#22 - Should failure count reset outside of timeout?
Issue -
State: closed - Opened by matthewhughes934 over 3 years ago
- 2 comments
#21 - Is it possible to check based if Circuit Breaker should be enabled on some value before decorating a function
Issue -
State: closed - Opened by github-anurag over 3 years ago
- 1 comment
#20 - Python 3.7-3.9 tests
Pull Request -
State: closed - Opened by fabfuel over 3 years ago
- 1 comment
#19 - Is Python 3.8+ Supported by the Library?
Issue -
State: closed - Opened by github-anurag over 3 years ago
- 1 comment
#18 - Document `fallback_function` parameter in README
Pull Request -
State: closed - Opened by matthewhughes934 almost 4 years ago
- 1 comment
#17 - Adding fail_fast parameter
Pull Request -
State: closed - Opened by jonatasoliveira about 4 years ago
- 3 comments
#16 - Adding support for generator functions and coroutines
Pull Request -
State: closed - Opened by AugPro about 4 years ago
- 7 comments
#15 - Could you deploy the 1.3.1 version to the pypi?
Issue -
State: closed - Opened by ehdgua01 over 4 years ago
- 2 comments
#14 - Release 1.3.1
Pull Request -
State: closed - Opened by fabfuel over 4 years ago
#13 - Fix/not call with open circuit
Pull Request -
State: closed - Opened by duilio92 over 4 years ago
- 2 comments
#12 - Release 1.3.0
Pull Request -
State: closed - Opened by fabfuel over 4 years ago
#11 - Release?
Issue -
State: closed - Opened by rosequeen442 over 4 years ago
- 1 comment
#10 - Make typing conditional on python version
Pull Request -
State: closed - Opened by rosequeen442 over 4 years ago
- 3 comments
#9 - add support for fallback_function parameter
Pull Request -
State: closed - Opened by duilio92 over 4 years ago
- 1 comment
#8 - Conditional typing requirement
Issue -
State: closed - Opened by rosequeen442 about 5 years ago
- 1 comment
#7 - Add docs: Why use circuitbreaker
Pull Request -
State: closed - Opened by rogan7n over 5 years ago
#6 - Save last catched exception
Pull Request -
State: closed - Opened by luiscoms over 5 years ago
- 1 comment
#5 - Possibility to add a fallback call instead of raise CircuitBreakerError
Issue -
State: closed - Opened by luiscoms over 5 years ago
- 9 comments
#4 - It's possibile to decorate async functions?
Issue -
State: closed - Opened by ZeeD about 6 years ago
- 9 comments
#3 - Make circuitbreaker compatible with Python2
Pull Request -
State: closed - Opened by TimDumol over 6 years ago
- 1 comment
#2 - Update README.rst
Pull Request -
State: closed - Opened by JeremyRms almost 7 years ago
- 1 comment
#1 - PyPI package has Python 2 classifier, but it cannot run on Python 2 due to Python 3 syntax
Issue -
State: closed - Opened by justanr almost 8 years ago
- 7 comments
Labels: enhancement