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
Each time we restart service we start another isntance. But these should be rolled up/rationalized to a desired granularity.
MAYBE force a break each 24 hours (so new ID). And force smaller ones to be rolled up into larger ones (at that target timeline roughly).
Probably want user configuration eventually on this granularity and it could vary over time (say more frequently if in the last month, but larger time gaps if older than a a month).
Idea is a sensible managable number of chunks - for rollup - dont want db too big and dont want to throw away too much inforamtion. Some user configurable control over this tradeoff.