Skip to content

Fix OpenRouter model connection test timeout#399

Open
TylonHH wants to merge 1 commit intorowboatlabs:mainfrom
TylonHH:fix/openrouter-timeout
Open

Fix OpenRouter model connection test timeout#399
TylonHH wants to merge 1 commit intorowboatlabs:mainfrom
TylonHH:fix/openrouter-timeout

Conversation

@TylonHH
Copy link

@TylonHH TylonHH commented Feb 22, 2026

Fixes #398.

Rowboat X uses an AbortController timeout when running the Models "Test & Save" connection test. The previous default (8s for non-local providers) can abort slower OpenRouter models (e.g. z-ai/glm-5), even though the request is received/charged by OpenRouter.

Changes:

  • Increase default timeout for OpenRouter model test to 60s (keep local at 60s; other cloud providers at 20s).
  • Return a clearer timeout message when the request is aborted by the local timer.

@vercel
Copy link

vercel bot commented Feb 22, 2026

@TylonHH is attempting to deploy a commit to the RowBoat Labs Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error: OpenRouter with z-ai/glm-5 "this operation was aborted"

2 participants