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

Issue #37: Make subgraph queries more resilient #38

Merged
merged 2 commits into from
Dec 21, 2023

Conversation

jahabeebs
Copy link
Member

Closes #37

Description

  • Added fallback logic and a new .env variable for a fallback subgraph (which we'll have to add to the app). I add it as an env variable because we may want to change the fallback subgraph depending on if we're testing with different subgraph deployments

Screenshots

Backup subgraph call works when REACT_APP_FALLBACK_SUBGRAPH_URL is set to our Render deployment (see network tab)

primaryfetchfails.mov

@jahabeebs jahabeebs self-assigned this Dec 20, 2023
@pi0neerpat pi0neerpat mentioned this pull request Dec 21, 2023
@jahabeebs jahabeebs merged commit 937424b into dev Dec 21, 2023
2 checks passed
@pi0neerpat pi0neerpat deleted the feature/37-make-subgraph-queries-more-resilient branch May 4, 2024 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make subgraph queries more resilient
2 participants