Commit 2525bdb0 by Jim Abramson

max_retries -> 50

parent 08c81863
......@@ -74,7 +74,7 @@ loadtest:
skip_version_check: true
safe: true
consistency: strong
max_retries: 1
max_retries: 50
retry_interval: 0
defaults: &defaults
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment