Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default to a room version of 1 when there is no room create event #755

Merged
merged 1 commit into from
Oct 8, 2018

Conversation

turt2live
Copy link
Member

Fixes element-hq/element-web#7331

There is something to be worried about when there is no room create event, however. This should always be available, although due to cache problems or servers that don't provide the event we can't be sure of this.

Fixes element-hq/element-web#7331

There is something to be worried about when there is no room create event, however. This should always be available, although due to cache problems or servers that don't provide the event we can't be sure of this.
@turt2live turt2live requested a review from a team October 4, 2018 19:43
@bwindels
Copy link
Contributor

bwindels commented Oct 5, 2018

I've seen this happen frequently when joining a new room. Any idea what those cache problems might be?

@turt2live
Copy link
Member Author

I'm not certain, but for the room joining problem specifically: the create event appears to arrive after the room join completes, leaving a small gap where there is nothing in the cache.

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.

2 participants