IntersectMBO / IntersectMBO/govtool
💡 Move drep-list pagination directly to sql
Open
♟️ Delegation Pillar
💡 Feature idea
User Story Needed
- Dominant language
- HTML
- Stars
- 21
- Forks
- 29
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 7
Description
### Area
Delegation Pillar
### Is there new design needed?
No
### What?
The backend currently fetches all existing DReps and manages sorting and pagination over that list. That makes the query execution highly unresponsive.
### Why?
Performance issues over drep list execution
### How?
Move pagination directly to sql.
### (Optional) User Story with acceptance criteria
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.