Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

_auth_and_persist_outliers: drop events we have already seen #11994

Merged
merged 2 commits into from
Feb 15, 2022

Commits on Feb 15, 2022

  1. _auth_and_persist_outliers: drop events we have already seen

    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.
    richvdh committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    38e4b66 View commit details
    Browse the repository at this point in the history
  2. fix types

    richvdh committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    4ff829c View commit details
    Browse the repository at this point in the history