summary refs log tree commit diff
path: root/changelog.d/11994.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* `_auth_and_persist_outliers`: drop events we have already seen (#11994)Richard van der Hoff2022-02-151-0/+1
We already have two copies of this code, in 2/3 of the callers of `_auth_and_persist_outliers`. Before I add a third, let's push it down.