RocketChat / RocketChat/Rocket.Chat
System and browser goes hang when rooms data is more then 15k
Open
Nobody has claimed this yet.
area: backend
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
I have added more then 20k rooms using https://rocket.chat/docs/developer-guides/rest-api/channels/create/ and after reloading the page, system gone hang.
Steps to reproduce:
- Add channels or group more then 20k
- Reload the page
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue through the groups.create REST API with more than 20,000 rooms, then reload the application while collecting the requested browser and server logs. Trace which room data is loaded during reload and identify the operation that causes the browser or system to hang. Done means a workspace with this room count can reload without hanging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100