issues
search
yammer
/
circuitbox
Circuit breaker built with large Ruby apps in mind.
Other
704
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
wrong argument type true (expected String) (TypeError)
#199
syedasaranaseer2
closed
4 months ago
2
Use constants for notifier events
#198
khjobran1
opened
1 year ago
6
Release 2.0.0
#197
matthewshafer
closed
1 year ago
0
2.0 Upgrade guide
#196
matthewshafer
closed
1 year ago
0
Update create release's ruby to the same action as test/lint
#195
matthewshafer
closed
1 year ago
0
Version 2.0.0.pre5
#194
matthewshafer
closed
1 year ago
0
When circuitbox::MemoryStore is used, circuits use the monotonic system clock
#193
matthewshafer
closed
1 year ago
0
Test against Faraday 2.x
#192
matthewshafer
closed
1 year ago
0
Move Notifier from a class to a module
#191
matthewshafer
closed
1 year ago
0
Rename CircuitBreaker's :cache to :circuit_store
#190
matthewshafer
closed
1 year ago
0
Use explicit block for Ruby 3 compatibility
#189
hank-spokeo
closed
1 year ago
1
Circuit Opening Improvements
#188
matthewshafer
closed
1 year ago
0
Reduce calls to get time_window
#187
matthewshafer
closed
1 year ago
0
Add ruby 3.2 to the test matrix
#186
matthewshafer
closed
1 year ago
1
"tried to create Proc object without a block"
#185
idanab-simplee
closed
1 year ago
14
Update workflows to run on ubuntu-latest (currently 20.04) and use checkout v3
#184
matthewshafer
closed
2 years ago
0
Utilize instance variables in circuit breaker
#183
matthewshafer
closed
2 years ago
0
Remove logger
#182
matthewshafer
closed
2 years ago
0
Rename `circuitbox_exceptions` to `exception`
#181
matthewshafer
closed
2 years ago
0
Rename ActiveSupport::Notifications events to follow rails conventions
#180
matthewshafer
closed
2 years ago
0
Update supported ruby versions and dependencies
#179
matthewshafer
closed
2 years ago
0
Circuitbox with moneta cache break my faraday requests when redis is with any connection error
#178
cfmarques
closed
3 years ago
2
Improved code documentation
#177
matthewshafer
closed
3 years ago
1
Improve circuit error messages
#176
julik
closed
2 years ago
1
add Circuitbox.open? method to check if a given service's circuit is open
#175
chrisplim
closed
3 years ago
2
Clarify option names with units
#174
chrisplim
closed
3 years ago
3
A public method to clear cached circuits in tests
#173
fabioperrella
opened
3 years ago
4
Configuration readme outdated?
#172
thrgamon
closed
3 years ago
2
How to use "open_circuit" option to open the circuit?
#171
chrisplim
closed
2 years ago
8
Errno::EMFILE exceptions using Moneta with Redis backend
#170
beet
closed
3 years ago
5
Handle circuit timing in the notifiers
#169
matthewshafer
closed
3 years ago
3
Track timer only if notifier needs to track it
#168
ritikesh
closed
3 years ago
6
Improve the internal circuit store in multi threaded cases
#167
matthewshafer
closed
3 years ago
0
Run tests against ruby 3.0
#166
matthewshafer
closed
3 years ago
0
Update benchmarks
#165
matthewshafer
closed
3 years ago
0
Update the minimum supported versions of some development dependencies
#164
matthewshafer
closed
3 years ago
0
Always emit runtime metric when running block
#163
matthewshafer
closed
3 years ago
0
Fix create release action
#162
matthewshafer
closed
3 years ago
0
Update changelog. Version for 2.0.0.pre4
#161
matthewshafer
closed
3 years ago
0
Remove test CircuitBreaker logger redefine
#160
matthewshafer
closed
3 years ago
0
Always enable Circuitbox runtime metric
#159
matthewshafer
closed
3 years ago
0
Fix some common issues in the test suite
#158
matthewshafer
closed
3 years ago
0
Rename execution_timer to timer and the execution_time metric to runtime
#157
matthewshafer
closed
3 years ago
0
Add action that builds gem and publishes as a GitHub release
#156
matthewshafer
closed
3 years ago
0
Update rubocop to 1.8.1 and fix new offenses
#155
matthewshafer
closed
3 years ago
0
Remove travis ci
#154
matthewshafer
closed
3 years ago
0
Add github actions for lint and test
#153
matthewshafer
closed
3 years ago
0
Is possible to open/close the circuit manually?
#152
juliofalbo
closed
1 year ago
4
add frozen_string_literal to all files. Include a cop for it too.
#151
ritikesh
closed
3 years ago
1
Reduce the amount of jobs that are sent to travis-ci
#150
matthewshafer
closed
4 years ago
1
Next