Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

廃止: HTTP エラーと重複するエラーロギングを削除 #1348

Merged
merged 4 commits into from
Jun 2, 2024

Conversation

tarepan
Copy link
Contributor

@tarepan tarepan commented May 29, 2024

内容

一部エラーは HTTP エラーと print_exc() エラーロギングの両方をおこなっている。
これらケースにおいて後者を削除することが決定された(#1332)。

このような背景から、print_exc() 削除により HTTP エラーと重複するエラーロギングを廃止することを提案します。

関連 Issue

ref #1332

@tarepan tarepan requested a review from a team as a code owner May 29, 2024 05:16
@tarepan tarepan requested review from Hiroshiba and removed request for a team May 29, 2024 05:16
Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

…あ、もしかしたら500系のエラーはサーバー側で何かしらログ取っても良いかも…?
ログないと追えなそうなので…

あまりサーバー側よく知らないので定石がわからない😇

@Hiroshiba Hiroshiba merged commit f34da2f into VOICEVOX:master Jun 2, 2024
4 checks passed
@tarepan tarepan deleted the remove/logging branch June 2, 2024 15:40
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