Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

语音对话,功能正常使用,输出不影响功能的error日志

Open
#112 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
api, backend

Research direction

Start in com.coze.openapi.service.service.websocket.chat.WebsocketsChatClient and inspect the logger.error call for unknown event types. Reproduce a voice chat if possible, then verify that expected, non-functional events no longer produce error-level log output while genuine failures remain visible.

Written by the indexing model from the issue text.

Description

控制台会输出error日志, 使用量大,业务系统一直输出大量这个error日志
com.coze.openapi.service.service.websocket.chat.WebsocketsChatClient

logger.error("unknown event type: {}, event string: {}", eventType, text);

Dominant language
Java
Stars
214
Forks
97
PR merge metrics
No merged PRs in 30d

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.

More from coze-dev/coze-java

All issues in coze-dev/coze-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.