summaryrefslogtreecommitdiff
path: root/vendor
diff options
context:
space:
mode:
authorBob Van Landuyt <bob@vanlanduyt.co>2017-10-19 08:32:55 +0200
committerBob Van Landuyt <bob@vanlanduyt.co>2017-10-23 12:02:23 +0300
commit430e7671397a1c022b88da31328a5a81409671b5 (patch)
tree44dfbf4deb769d418968ba1505c9d1b2fa4b92f2 /vendor
parent1881d4f8ecbf52afd7bc732cd6c1296fafd38405 (diff)
downloadgitlab-ce-430e7671397a1c022b88da31328a5a81409671b5.tar.gz
Implement backoff for the circuitbreaker
The circuitbreaker now has 2 failure modes: - Backing off: This will raise the `Gitlab::Git::Storage::Failing` exception. Access to the shard is blocked temporarily. - Circuit broken: This will raise the `Gitlab::Git::Storage::CircuitBroken` exception. Access to the shard will be blocked until the failures are reset.
Diffstat (limited to 'vendor')
0 files changed, 0 insertions, 0 deletions