summaryrefslogtreecommitdiff
path: root/lib/gitlab/git/storage/circuit_breaker_settings.rb
Commit message (Expand)AuthorAgeFilesLines
* Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-081-6/+6
* Implement backoff for the circuitbreakerBob Van Landuyt2017-10-231-0/+8
* Read circuitbreaker settings from `Gitlab::CurrentSettings`Bob Van Landuyt2017-10-171-0/+29