Skip to content

Conversation

@noelex
Copy link
Contributor

@noelex noelex commented Jan 4, 2026

Currently there's no logging rate limit in TimeKeeper, which means warning messages for IMU timestamp rewind and LiDAR IMU time diff will be printed at the same rate of the IMU.

In this PR, I limited these type of messages to be printed only once per second, to avoid flooding the terminal and logging files.

@koide3
Copy link
Owner

koide3 commented Jan 4, 2026

Thank you for the PR. But, I think we should not suppress these warnings because they are quite critical and the user should not ignore them.

@noelex
Copy link
Contributor Author

noelex commented Jan 9, 2026

You're right. It's just a little bit annoying that the log files get drowned by these messages caused by NTP time sync in a long running process. Let me close this for now.

@noelex noelex closed this Jan 9, 2026
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