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

bug: paginated api endpoints are not optimized for big tables #1384

Open
altergui opened this issue Sep 9, 2024 · 0 comments
Open

bug: paginated api endpoints are not optimized for big tables #1384

altergui opened this issue Sep 9, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@altergui
Copy link
Contributor

altergui commented Sep 9, 2024

since merging #1329 all paginated queries perform pretty badly, but with small datasets it's not an issue.

i hotfixed /chain/blocks in c3cf08a
but we should really fix all indexer.List* queries before it becomes a problem in the future

@altergui altergui added the bug Something isn't working label Sep 9, 2024
@altergui altergui self-assigned this Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant