Skip to content

Commit

Permalink
Merge pull request openshift#1837 from openshift-cherrypick-robot/che…
Browse files Browse the repository at this point in the history
…rry-pick-1808-to-release-4.4

[release-4.4] Bug 1847876: gcp-routes: decrease downfile poll to be faster than LB on recovery
  • Loading branch information
openshift-merge-robot authored Jun 19, 2020
2 parents b6c95fe + c4f12e0 commit 2ffa5a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ contents:
break 2
fi
done
sleep 5
sleep 1 # keep this small enough to not make gcp-routes slower than LBs on recovery
done
fi
}
Expand Down

0 comments on commit 2ffa5a0

Please sign in to comment.