Skip to content

Request failed due to a transient API error. Retrying... using the Claude Opus 4.6 model #2189

@zhfrn-zzz

Description

@zhfrn-zzz

Describe the bug

I'm using Claude Opus 4.6 (High) in Copilot CLI. I asked it to create a plan. When it explores the codebase using a subagent, everything works fine, but when it tries to write the plan to the /doc folder, an error always appears:
"Request failed due to a transient API error. Retrying..."

● Now I have a complete understanding. Let me write the detailed plan.

● Request failed due to a transient API error. Retrying...

● Request failed due to a transient API error. Retrying...

● Request failed due to a transient API error. Retrying...

● Request failed due to a transient API error. Retrying...

● Request failed due to a transient API error. Retrying...

✗ Execution failed: Error: Failed to get response from the AI model; retried 5 times (total retry 
wait
   time: 88.20631920058639 seconds) Last error: CAPIError: 503 {"error":{"message":"HTTP/2 GOAWAY 
  connection terminated","type":"connection_error"}} 

I’ve tried this four times now, and the error keeps happening. My premium requests are still being counted. I’ve tried running /update, using a new terminal, restarting Windows, and trying a different network, but the result is still the same.

Affected version

GitHub Copilot CLI 1.0.9.

Steps to reproduce the behavior

  1. Open Copilot CLI in the terminal
  2. /model
  3. Select Claude Opus 4.6 (High)
  4. Enter a prompt

Expected behavior

Claude Opus was supposed to write the plan.

Additional context

System Operation: Windows 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions