Skip to content
Snippets Groups Projects
  1. Apr 24, 2020
    • Richard van der Hoff's avatar
      changelog · 3655eafe
      Richard van der Hoff authored
      3655eafe
    • Richard van der Hoff's avatar
      Fix EventsStream raising assertions when it falls behind · ce428a1a
      Richard van der Hoff authored
      Figuring out how to correctly limit updates from this stream without dropping
      entries is far more complicated than just counting the number of rows being
      returned. We need to consider each query separately and, if any one query hits
      the limit, truncate the results from the others.
      
      I think this also fixes some potentially long-standing bugs where events or
      state changes could get missed if we hit the limit on either query.
      ce428a1a
  2. Apr 23, 2020
  3. Apr 22, 2020
  4. Apr 21, 2020
  5. Apr 20, 2020
  6. Apr 17, 2020
Loading