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

Stop trying to paginate after we get a failure #265

Merged
merged 1 commit into from
Apr 8, 2016

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Apr 8, 2016

Once TimelineWindow.paginate fails to return any results, set
can*Paginate=false, and use it as a flag to stop us trying to paginate any
further.

Together with matrix-org/matrix-js-sdk#124, fixes element-hq/element-web#1204.

Once TimelineWindow.paginate fails to return any results, set
can*Paginate=false, and use it as a flag to stop us trying to paginate any
further.
@dbkr
Copy link
Member

dbkr commented Apr 8, 2016

lgtm

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.

we get stuck paginating forever when you join a room without shared history
2 participants