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

[mongodb_store] Throttle noisy error log #271

Open
wants to merge 3 commits into
base: melodic-devel
Choose a base branch
from

Conversation

708yamaguchi
Copy link

@708yamaguchi 708yamaguchi commented May 23, 2022

The following errors is sometimes output with a very high frequency.
When I parsed log file, 250000 lines error is output for 10000 seconds

[ERROR] [1653231340.987602] [/replicator_node:rosout]: [mongorestore] - E11000 duplicate key error collection: jsk_robot_lifelog.fetch1075 index: _id_ dup key: { : ObjectId('6243af9651998d10f0c7787c') }

This pull request allows the error log to be output at a specified period.

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.

1 participant