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

Fix handling of failures when calling /event_auth. #5317

Merged
merged 3 commits into from
Jun 5, 2019

Commits on Jun 3, 2019

  1. Fix handling of failures when calling /event_auth.

    When processing an incoming event over federation, we may try and
    resolve any unexpected differences in auth events. This is a
    non-essential process and so should not stop the processing of the event
    if it fails (e.g. due to the remote disappearing or not implementing the
    necessary endpoints).
    
    Fixes #3330
    erikjohnston committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    220a733 View commit details
    Browse the repository at this point in the history
  2. Newsfile

    erikjohnston committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    fde37e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Configuration menu
    Copy the full SHA
    bc3d6b9 View commit details
    Browse the repository at this point in the history