zaratanDotWorld / choreWheel

Computational governance tooling
GNU Affero General Public License v3.0
9 stars 0 forks source link

Truncate hour when doing chore value updates #167

Closed kronosapiens closed 2 weeks ago

kronosapiens commented 3 weeks ago

We currently truncate the interval to the nearest hour, but I suspect that we may be accumulating rounding errors by not truncating the update time itself. Investigate and fix if necessary.