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

Influxdb connector may return negative times #324

Open
CLKBlu3 opened this issue Feb 26, 2021 · 0 comments
Open

Influxdb connector may return negative times #324

CLKBlu3 opened this issue Feb 26, 2021 · 0 comments
Labels
Bug Something isn't working Low Priority

Comments

@CLKBlu3
Copy link
Contributor

CLKBlu3 commented Feb 26, 2021

As title says, some times it seems like the avg session time returned by the influxdb connector contains or calculates the timestamps wrongly, returning a negative value, i.e:

{
"averageMatchedUtteranceCount":1.5333333333333334,
"averageUnmatchedUtteranceCount":1.4,
"averageSessionTime":-2.8295333333333335
}
@CLKBlu3 CLKBlu3 added the Bug Something isn't working label Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Low Priority
Projects
None yet
Development

No branches or pull requests

2 participants