decentraland / decentraland/builder-server
Investigate the paginate method stalling
Open
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 17
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 3
Description
Today we noticed the server started stalling when calling the /committee and /curations endpoints, we suspect it has to do with the `paginate()` internal while loop + await.
Contributor guide
Assessment
This issue has not been assessed yet.