daml/libs-scala/timer-utils
Samir Talwar 2801c22cab
timer-utils: Widen the bounds for duration checks. (#7760)
I saw a failure in CI due to timer fluctuation.

> 94 milliseconds was not around 100 milliseconds [95, 1000)

This widens the lower bound from 5ms to 20ms to be safe.

CHANGELOG_BEGIN
CHANGELOG_END
2020-10-21 12:19:27 +02:00
..
src timer-utils: Widen the bounds for duration checks. (#7760) 2020-10-21 12:19:27 +02:00
BUILD.bazel participant-integration-api: Never use a delay of zero. (#7175) 2020-08-19 10:43:31 +00:00