707 B
707 B
11 Production Go Live
Go-live readiness:
- Production OAuth credentials configured
- Webhook URL reachable over HTTPS
- Alerting and log monitoring enabled
- Token refresh and failure runbooks ready
- Injection success rate monitoring enabled (
target >= 99%) - Pilot launch metric check enabled (
>= 98%over 3 days):GET /api/v1/metrics/go-live-readiness
Pilot launch workflow:
- Provision pilot store to production app.
- Upload menu (
PUT /api/v1/uber/menu/replace). - Enable POS integration (
PATCH /api/v1/uber/stores/{storeId}/pos-datawithintegration_enabled=true). - Monitor injection success and order response SLA.
- Continue launches after pilot stability target is met.