Skip to content

Claude Code CLI continuously times out on all versions when using MiniMax Anthropic API #44

@ZoanHy

Description

@ZoanHy

Description

I am experiencing continuous timeout/retry issues when using Claude Code CLI.

The problem has been reproduced across multiple Claude Code versions ranging from v2.1.13x to v2.1.15x, so it does not appear to be specific to a single release.

The CLI repeatedly shows:

Retrying in 13s · attempt 6/10 · API_TIMEOUT_MS=3000000ms

and continues retrying until the request eventually fails.

Steps to Reproduce

  1. Open Claude Code CLI
  2. Start a chat session
  3. Send any prompt
  4. The request keeps retrying and never completes

Expected Behavior

Requests should complete successfully and return a response.

Actual Behavior

Requests repeatedly timeout and show:

Retrying in 13s · attempt 6/10 · API_TIMEOUT_MS=3000000ms

Environment

  • Claude Code CLI versions tested: v2.1.13x ~ v2.1.15x
  • OS: Windows
  • Issue persists across all tested versions

Please investigate this issue, as Claude Code is currently unusable due to repeated request timeouts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions