futel / usage

Usage data processing and visualization
Creative Commons Zero v1.0 Universal
2 stars 0 forks source link

unusable with many selections #35

Closed kra closed 2 years ago

kra commented 2 years ago

maybe this is just my ancient computer? Happens for both chrome and firefox on my ubuntu box.

for example this never renders and the browse tells me the page is hanging: relative date -1m phones all combine phones events all selected aggregate weekly

breedx2 commented 2 years ago

It seems to happen when the taylor phone is in the mix. In fact, same criteria, just taylor phone reproduces this.

breedx2 commented 2 years ago

And it only happens with the weekly aggregation, so it's almost certainly a bug and not just a raw compute power problem. Other aggregations, daily, monthly, hourly, total all work fine.

breedx2 commented 2 years ago

week boundary computation is not robust to handle a stray date: "timestamp": "2022-04-05T02:31:41,612-08:00" in the taylor data. That could have snuck in during a partial backfill attempt.