This repository has been archived by the owner on Feb 1, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(decision): fix flaky TestTaggingUseful test
rather than use a ticker, use an actual timer that only resets after sampling is completed. This doesn't affect behavior in real world operations significantly but makes the tests much more reliable
- Loading branch information