-
Robert Knight authored
Previously `decayingInterval` exhibited reasonable behavior if the date was invalid by never invoking the callback. However this was not easy to see from the code and not tested. Add explicit checks in `nextFuzzyUpdate` to make this more obvious.
d821b116