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

Fix Subgraph Call Pagination #463

Closed
apbendi opened this issue Oct 29, 2021 · 1 comment
Closed

Fix Subgraph Call Pagination #463

apbendi opened this issue Oct 29, 2021 · 1 comment
Assignees
Labels
app Frontend issues bug Something isn't working

Comments

@apbendi
Copy link
Collaborator

apbendi commented Oct 29, 2021

Per #460, which fixed pagination limits for contributions, we should generalize this approach for other subgraph calls, namely:

  • Grant Rounds
  • Grants

We will need to bust all users caches again upon this update by incrementing indexdb version number in constants.ts

@apbendi apbendi added bug Something isn't working app Frontend issues labels Oct 29, 2021
@aj-maz aj-maz self-assigned this Oct 29, 2021
@mds1
Copy link
Contributor

mds1 commented Nov 19, 2021

This has been resolved by #493 recursiveGraphFetch was introduced

@mds1 mds1 closed this as completed Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app Frontend issues bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants