You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add recovery wait and retry for WVA test after HPA load
After the HPA test hammers the model server with 600s of heavy prefill
load, the pod can become degraded (reports ready but returns HTTP 502).
Add a 30s recovery sleep plus ensureInfraDeploymentReady before WVA,
and retry the direct connectivity check for up to 3 minutes.
Made-with: Cursor
0 commit comments