bytedance / bytedance/UI-TARS

连续操作时出现INVOKE_RETRY_ERROR: Too many model invoke failures: Connection error

Open
#228 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
11.5k
Forks
877
PR merge metrics
No merged PRs in 30d

Description

问题现象是:INVOKE_RETRY_ERROR: Too many model invoke failures: Connection error.\nError: Connection error.\n at OpenAI2.makeRequest (C:\\Users\\xxx\\AppData\\Local\\UI-TARS\\app-0.2.4\\resources\\app.asar\\dist\\main\\main.js:72645:13)\n\n接口是通的,但是只能执行一个操作,连续操作就会卡住然后报错

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the failure with consecutive operations and inspect the packaged stack trace at resources/app.asar/dist/main/main.js, especially OpenAI2.makeRequest. Compare the successful first request with later requests and verify that repeated operations complete without INVOKE_RETRY_ERROR or Connection error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.