You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Separate HRV and Resting HR queries in dashboard
The previous query for Resting HR relied on finding a record with HRV data,
but older synced records may not have heart_rate_avg populated. Now each
metric has its own independent query to find the most recent valid value.
Stu Mason + AI <me@stumason.dev>
0 commit comments