forked from jsk-ros-pkg/jsk_robot
-
Notifications
You must be signed in to change notification settings - Fork 1
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
[fetch] replicator_nodeのログ出力が多すぎてデバッグがしづらい #234
Comments
大日方くん、お手伝いありがとうございました。 |
throttleのすればいいと思います |
はい、僕もそうだと考えています。 |
一旦#237 で様子を見ます 不具合があればまたプルリクエストを出します |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fetchを使っていると、以下のようなエラーを大量に吐かれることがあって、デバッグがしづらいです。
エラーを吐いているのは以下の部分だと思うのですが、エラーは直るものでしょうか?
もし直らないなら、エラーの頻度を下げる、logger levelを上げる、ログファイルを分ける、などの対策が考えられるのですが、どうしましょうか。
https://github.com/strands-project/mongodb_store/blob/00efed6ac81dc3909819d76073d424d18567ecae/mongodb_store/scripts/replicator_node.py#L128-L129
cc @knorth55 @mqcmd196 @tkmtnt7000
The text was updated successfully, but these errors were encountered: