Skip to content

Conversation

@erikjohnston
Copy link
Member

@erikjohnston erikjohnston commented Apr 7, 2022

matrix_create_filter( $invitee, {
room => {
state => {
lazy_load_members => JSON::true,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this really require lazy loading? I'm not really sure I'm following that bit.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

During lazy loading we pull out state a second time to get the membership event of the sender of the outlier event, so we stick lazy loading on to hit more of the /sync code paths

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 👍

@clokep
Copy link
Member

clokep commented Apr 7, 2022

(Well approved with the debug change...)

@erikjohnston erikjohnston merged commit d9be56c into develop Apr 7, 2022
@erikjohnston erikjohnston deleted the erikj/fix_reject_invite branch April 7, 2022 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants