lazydroid / auto-update-apk-client

Android Java Client for Automatic .APK Update Service
http://auto-update-apk.com
89 stars 50 forks source link

I'm seeing wilcards instead of number of downloaded files. #84

Closed amogelnicki closed 4 years ago

amogelnicki commented 5 years ago

I'm seeing wilcards instead of number of downloaded files.

lazydroid commented 4 years ago

One of the clients had too many downloads, which made the stats to timeout on DB access, and the counters were temporarily replaced with the placeholders. Now, if the number of downloads is less 10k, the actual number is shown, otherwise it's "over 10k".