Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Time units are misleading in warning message #1751

Open
matt-beall opened this issue Oct 21, 2019 · 1 comment
Open

Time units are misleading in warning message #1751

matt-beall opened this issue Oct 21, 2019 · 1 comment
Assignees

Comments

@matt-beall
Copy link

matt-beall commented Oct 21, 2019

When a reading violates the latency limit, a warning message is posted to the log. This message states the latency and the desired latency. Actual latency is in seconds, and desired is in milliseconds, but the message compares them and is stated in seconds.

Example:

Oct 21 10:42:03 XXXX[1145]: WARNING: Current send latency of XXXXX seconds exceeds requested maximum latency of 5000 seconds

Screenshot from 2019-10-21 10-43-02

@MarkRiddoch
Copy link
Contributor

MarkRiddoch commented Nov 5, 2019

Thanks for pointing this out Matt. We now have a fix for this in the develop branch and also in the nightly build available via the package repository. This will be rolled out int he next release later this year.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants