QwenLM / QwenLM/qwen-code

Vision bridge times out on medical form screenshots Описание: При обработке скриншотов медицинских форм (Электронная медицинская карта, вкладка «Талон») vision bridge завершается по тайм-ауту (30000ms, 2 попытки). Изображение недоступно для анализа. Окру

Open
#11,664 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

category/core priority/P3 scope/core scope/latency status/need-information type/bug
Dominant language
TypeScript
Stars
28k
Forks
3.1k
Avg merge
1d 2h
Merged PRs (30d)
714

Description

What happened?

Vision bridge times out on medical form screenshots

Описание: При обработке скриншотов медицинских форм (Электронная медицинская карта, вкладка «Талон») vision bridge завершается по тайм-ауту (30000ms, 2 попытки). Изображение недоступно для анализа.

Окружение:

Qwen Code Desktop: 0.2.2
Qwen Code core: 0.22.0
ОС: Windows 11 (win32-x64)
Дата сборки: 2026-08-26
Воспроизведение:

Сделать скриншот формы «Электронная медицинская карта» (вкладка «Талон») в МИС
Прикрепить скриншот к сообщению в Qwen Code
Получить ошибку: Vision bridge could not interpret the attached image(s): timed out after 30000ms (2 attempts)
Ожидаемое поведение: Изображение обрабатывается и поля формы распознаются.

Фактическое поведение: Тайм-аут через 30 секунд, изображение недоступно.

Дополнительно: Та же задача успешно решена в Qwen Studio (браузерная версия) с тем же скриншотом. Проблема, вероятно, в промежуточном слое vision bridge, а не в модели. Рассмотрите увеличение таймаута или оптимизацию передачи изображений.

What did you expect to happen?

Vision bridge times out on medical form screenshots

Описание: При обработке скриншотов медицинских форм (Электронная медицинская карта, вкладка «Талон») vision bridge завершается по тайм-ауту (30000ms, 2 попытки). Изображение недоступно для анализа.

Окружение:

Qwen Code Desktop: 0.2.2
Qwen Code core: 0.22.0
ОС: Windows 11 (win32-x64)
Дата сборки: 2026-08-26
Воспроизведение:

Сделать скриншот формы «Электронная медицинская карта» (вкладка «Талон») в МИС
Прикрепить скриншот к сообщению в Qwen Code
Получить ошибку: Vision bridge could not interpret the attached image(s): timed out after 30000ms (2 attempts)
Ожидаемое поведение: Изображение обрабатывается и поля формы распознаются.

Фактическое поведение: Тайм-аут через 30 секунд, изображение недоступно.

Дополнительно: Та же задача успешно решена в Qwen Studio (браузерная версия) с тем же скриншотом. Проблема, вероятно, в промежуточном слое vision bridge, а не в модели. Рассмотрите увеличение таймаута или оптимизацию передачи изображений.

Client information

cliVersion: 0.22.0
nodeVersion: 22.20.0
platform: win32
arch: x64 (10.0.19045)
memoryUsage: 168.9 MB

Login information

No response

Anything else we need to know?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report names the vision bridge but no source file, test, or entry point. Start by locating the desktop vision-bridge timeout and image-transfer path, then reproduce with the described medical-form screenshot and compare the desktop behavior with Qwen Studio; done means the image is analyzed without the 30000ms timeout.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript
Domain
ai, cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.