Skip to content

errorレベルのログを削減#93

Merged
makiuchi-d merged 5 commits intomainfrom
reduce-error-logs
Apr 23, 2026
Merged

errorレベルのログを削減#93
makiuchi-d merged 5 commits intomainfrom
reduce-error-logs

Conversation

@makiuchi-d
Copy link
Copy Markdown
Member

@makiuchi-d makiuchi-d commented Apr 21, 2026

次の場合のログレベルをErrorからWarnに変更

  • メッセージを一度も送らずにtimeoutしたクライアントの切断ログ
  • タイムアウト退室したあとに接続して溜まったEventを受信しようとしたときのバッファ溢れのログ
  • 認証データが期限切れだったときのアクセスログ

Goを1.26に更新、wasmビルドのCIが通るようにgo mod tidy

@makiuchi-d makiuchi-d marked this pull request as ready for review April 23, 2026 08:55
@makiuchi-d makiuchi-d requested a review from methane April 23, 2026 08:55
@makiuchi-d makiuchi-d merged commit daea831 into main Apr 23, 2026
4 checks passed
@makiuchi-d makiuchi-d deleted the reduce-error-logs branch April 23, 2026 10:33
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.

2 participants