gitlab-org--gitlab-foss/lib/gitlab/git/storage
Bob Van Landuyt 705c15d7af Allow enabling the circuitbreaker using an env variable
That way we can enable the circuitbreaker for just one host at a time.
2017-10-23 13:53:49 +03:00
..
circuit_breaker.rb Allow enabling the circuitbreaker using an env variable 2017-10-23 13:53:49 +03:00
circuit_breaker_settings.rb Implement backoff for the circuitbreaker 2017-10-23 12:02:23 +03:00
forked_storage_check.rb Perform the stat check multiple times when checking a storage 2017-10-23 13:53:49 +03:00
health.rb Don't use Redis#keys in the circuitbreaker 2017-10-17 12:47:20 +02:00
null_circuit_breaker.rb Implement backoff for the circuitbreaker 2017-10-23 12:02:23 +03:00