gitlab-org--gitlab-foss/spec/lib/gitlab/git/storage
Bob Van Landuyt 591ee4e361 Perform the stat check multiple times when checking a storage
Instead of only checking once within a timeout, check multiple times
within a timeout.

That means with a timeout of 30 seconds and 3 retries. Each try would
be allowed 20 seconds.
2017-10-23 13:53:49 +03:00
..
circuit_breaker_spec.rb Perform the stat check multiple times when checking a storage 2017-10-23 13:53:49 +03:00
forked_storage_check_spec.rb Perform the stat check multiple times when checking a storage 2017-10-23 13:53:49 +03:00
health_spec.rb Don't use Redis#keys in the circuitbreaker 2017-10-17 12:47:20 +02:00
null_circuit_breaker_spec.rb Implement backoff for the circuitbreaker 2017-10-23 12:02:23 +03:00