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

module: implement query pagination #316

Open
tac0turtle opened this issue Apr 5, 2021 · 0 comments
Open

module: implement query pagination #316

tac0turtle opened this issue Apr 5, 2021 · 0 comments

Comments

@tac0turtle
Copy link
Member

tac0turtle commented Apr 5, 2021

Summary

Currently, many of the rest endpoints are not paginated and could be a DOS vector. We should implement pagination for the gRPC queries. As we plan to migrate away from amino there is not a large need to spend time implementing it for the rest API.

This may require work on the orchestrator to handle pagination requests

@tac0turtle tac0turtle changed the title query: implement pagination module: implement query pagination Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant