Hi,
On 08/04/2016 01:41 PM, Tyler Cipriani wrote:
Canary deployments:
- Sync your change(s) to the api and appserver canary hosts
- Wait (20 seconds) for traffic to hit those host
- If there isn't a large increase in the error rate on those hosts (10x), release your changes to the remainder of the fleet.
Does scap/whatever make any requests against those hosts? Or is it just depending upon normal traffic to those hosts to possibly cause errors?
-- Legoktm