Skip to content

Commit

Permalink
Merge pull request #1808 from sttts/sttts-gcp-routes-poll-speed
Browse files Browse the repository at this point in the history
Bug 1845903: gcp-routes: decrease downfile poll to be faster than LB on recovery
  • Loading branch information
openshift-merge-robot committed Jun 12, 2020
2 parents 22cc559 + 397871b commit 01bfc14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,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 01bfc14

Please sign in to comment.