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

Fix logic for dropping old events in fed queue #11806

Merged
merged 6 commits into from
Jan 24, 2022

Commits on Jan 24, 2022

  1. Fix logic for dropping old events in fed queue

    Fixes infinite loops of
    
    > logger.info("Invalid prev_events for %s", event_id)
    richvdh authored and anoadragon453 committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    6095b9a View commit details
    Browse the repository at this point in the history
  2. Changelog

    anoadragon453 committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    dd7ad03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57e5652 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed5661d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a178c05 View commit details
    Browse the repository at this point in the history
  6. Update changelog.d/11806.bugfix

    Co-authored-by: Brendan Abolivier <babolivier@matrix.org>
    anoadragon453 and babolivier authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    55f61ac View commit details
    Browse the repository at this point in the history