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

Lots of 'event already in timeline' warnings #1045

Closed
ara4n opened this issue Feb 28, 2016 · 5 comments
Closed

Lots of 'event already in timeline' warnings #1045

ara4n opened this issue Feb 28, 2016 · 5 comments
Assignees

Comments

@ara4n
Copy link
Member

ara4n commented Feb 28, 2016

My JS console is filling up with warnings like:

room.js:491 Event $1456621160155193ZZdAy:matrix.org already in timeline [object Object]

Seems to happen particularly when i have RoomSettings open in a small window that such that the settings hide the view of the timeline itself.

@ara4n
Copy link
Member Author

ara4n commented Feb 28, 2016

This also seems to happen whenever we get a spinner stuck at the top or bottom of the page for whatever reason - particularly common that new rooms with little scrollback get a spinner stuck at the top.

@richvdh
Copy link
Member

richvdh commented Feb 29, 2016

they aren't warnings; if anything, they are debug.

If we're making the same pagination requests over and over, that's a separate problem.

@ara4n
Copy link
Member Author

ara4n commented Feb 29, 2016

right - the thing i was worried about here is the fact that they tightloop chewing 100% CPU. Seems to happen on RoomViews with limited height.

@richvdh
Copy link
Member

richvdh commented Mar 1, 2016

@ara4n: I was unclear on the repro conditions for this, but hopefully it's been fixed by matrix-org/matrix-js-sdk#91. Could you see if it still happens?

@ara4n
Copy link
Member Author

ara4n commented Mar 15, 2016

haven't seen it so much since, and can't repro now - the most i've seen are a 3 or 4 in a row every now and then.

@ara4n ara4n closed this as completed Mar 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants