Skip to content
Snippets Groups Projects
  1. Apr 01, 2022
  2. Mar 29, 2022
  3. Mar 28, 2022
    • Richard van der Hoff's avatar
      Exclude outliers in `on_backfill_request` (#12314) · 287a9c1e
      Richard van der Hoff authored
      When we are processing a `/backfill` request from a remote server, exclude any
      outliers from consideration early on. We can't return outliers anyway (since we
      don't know the state at the outlier), and filtering them out earlier means that
      we won't attempt to calulate the state for them.
      Unverified
      287a9c1e
Loading