OpenAI API Troubleshooting Use this skill for runtime OpenAI API failures after a request has already been made. Keep key provisioning in and current guidance in . Routing 1. Sandboxed or blocked outbound network access - Look for transport failures before any OpenAI API response exists, such as DNS errors, connection timeouts, connection resets, or an execution environment that cannot reach . - Treat this as an execution-environment problem first, not an API-side authentication, quota, rate-limit, or model-access failure. - If a sandboxed run shows DNS errors, connection timeouts, or connect…