sterrenb / flutterhole

A third party Android application for the Pi-Hole® dashboard.
https://play.google.com/store/apps/details?id=sterrenburg.github.flutterhole
MIT License
400 stars 27 forks source link

Incorrect reply duration #104

Open Heychsea opened 4 years ago

Heychsea commented 4 years ago

Describe the bug Looking at the logs in the app shows reply durations that are ten times higher, probably an API inconsistency.

To Reproduce Look at the details for any request

Expected behavior The reply duration should be divided by ten.

Screenshots IMG_20200710_132856.jpgIMG_20200710_132843.jpg

Versions (please complete the following information):

sterrenb commented 4 years ago

Hello @Heychsea 👋 - Thanks for opening an issue!

The timestamp processing in the app is a bit iffy, will look into it.