aaron-schroeder / distilling-flask

Strava app for display and analysis of personal running data, powered by Flask, Dash, and Pandas.
MIT License
3 stars 0 forks source link

CTL/ATL traces do not go all the way to the latest activity #37

Closed aaron-schroeder closed 1 year ago

aaron-schroeder commented 1 year ago

Again, this could all be interconnected with the TSS jankiness.

But also, the last data point on the CTL/ATL traces doesn't correspond to a date with a TSS point. So maybe the figure itself is busted.

https://distilling-flask.onrender.com/

aaron-schroeder commented 1 year ago

I was unable to replicate this behavior when I re-added the same activities in the new postgres db. I think I may have clicked the "save" button too early. I might try and deliberately click too early I can see what's up. Because that behavior is not good even if it takes some trying.

aaron-schroeder commented 1 year ago

It seems likely that this bug was resolved in commit 2257372