coze-dev / coze-dev/coze-java

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

Open
#112 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
214
Forks
98
PR merge metrics
No merged PRs in 30d

Description

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

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

Contributor guide

Open the contributing guide

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.