Skip to content

Windows Gateway Feishu API timeout 30s at startup #63257

@feixue1986

Description

@feixue1986

Bug: Windows Gateway Feishu API timeout 30s at startup

Problem Description

On Windows, Gateway startup causes Feishu API (open.feishu.cn) to timeout after 30 seconds, but system network is normal.

Environment

  • OS: Windows 11
  • Node.js: v24.14.1
  • OpenClaw Version: 2026.4.8
  • Feishu SDK: @larksuiteoapi/node-sdk (axios)

Reproduction Steps

  1. Start Gateway (openclaw gateway start)
  2. Observe logs showing eishu API timeout
  3. After 30 seconds, Gateway continues startup and Feishu works normally

Logs

AxiosError: timeout of 30000ms exceeded url: 'https://open.feishu.cn/open-apis/auth/v3/tenant_access_token/internal'

Test Results

Test Method Latency Result
PowerShell Invoke-WebRequest 0.5s Success
Node.js axios (Gateway) 30s timeout Fail

Expected Behavior

Gateway should connect to Feishu API quickly at startup without 30s timeout.

Additional Info

  • Network DNS is normal (tested)
  • No proxy
  • Feishu WebSocket connects successfully after startup (features work fine)

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