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

Fix lazy loaded sync with rejected state events #3986

Merged
merged 2 commits into from
Oct 2, 2018

Conversation

erikjohnston
Copy link
Member

In particular, we assume that the name and canonical alias events in
the state have not been rejected. In practice this may not be the case
(though we should probably think about fixing that) so lets ensure that
we gracefully handle that case, rather than 404'ing the sync request
like we do now.

Fixes #3984

In particular, we assume that the name and canonical alias events in
the state have not been rejected. In practice this may not be the case
(though we should probably think about fixing that) so lets ensure that
we gracefully handle that case, rather than 404'ing the sync request
like we do now.
@ara4n
Copy link
Member

ara4n commented Oct 1, 2018

lgtm, sorry for thinko

@erikjohnston erikjohnston merged commit bc29946 into develop Oct 2, 2018
@erikjohnston erikjohnston deleted the erikj/fix_sync_with_redacted_state branch December 12, 2018 15:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants