gpt-image-2-vip is running saturated: retry on 429, skip retries on content-safety blocks
Traffic on gpt-image-2-vip is high this afternoon, and time-to-first-byte on non-streaming calls is measuring 82–190 seconds. To stop a single call from blocking you for that long, we have lowered the gateway’s internal retry count — the gateway no longer quietly retries on your behalf, so the decision is yours to make.
The two error classes need different handling:
- 429 (rate limit / queueing): transient congestion — retry it, and it will usually go through
- Content-safety block: a provider content-policy decision — do not retry, since the same prompt will return the same verdict and you only add waiting time
gpt-image-2-vip: saturated, slower first byte, retries still go through- Official-relay
gpt-image-2: running normally, billed by usage; 4K andquality=highcarry a higher per-image cost
← Back to Live Updates · 📚 Archive by month