We don't currently use feature flags, ie we don't have a way to change behavior on the running prod system without a redeploy. That takes 15-20m normally, ~7m if I deploy locally instead of CI, which is slightly riskier. Real feature flags would be nice! Maybe via memcache?