-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Right now, the process of deploying new code to hack.af causes an outage. Hack.af should support seamless rolling deploys such that no traffic is dropped during the upgrade. Here is how I suggest proving we properly support this:
- Build a script that generates a large amount of hack.af traffic, and outputs a histogram of error codes/latencies
- Run that script and point it at the hack.af service
- Deploy new code to hack.af
- Observe low errors and no detriment to latencies
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request