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

publicRooms API is repeatedly timing out on basic searches #4043

Closed
ara4n opened this issue Oct 16, 2018 · 3 comments
Closed

publicRooms API is repeatedly timing out on basic searches #4043

ara4n opened this issue Oct 16, 2018 · 3 comments
Assignees
Labels
A-Performance Performance, both client-facing and admin-facing z-bug (Deprecated Label)

Comments

@ara4n
Copy link
Member

ara4n commented Oct 16, 2018

The PublicRooms API times out due to having to do oodles of state resolution to do even name searches.

original:
presumably due to client_reader being overloaded, or bad caching or whatever. is there something simple we can do like switch it to py3 and triple the size of its caches?

@richvdh
Copy link
Member

richvdh commented Sep 18, 2019

The PR for this is #6019 .

@richvdh
Copy link
Member

richvdh commented Sep 18, 2019

or possibly #5947?

@richvdh
Copy link
Member

richvdh commented Oct 3, 2019

fixed by #6019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Performance Performance, both client-facing and admin-facing z-bug (Deprecated Label)
Projects
None yet
Development

No branches or pull requests

7 participants