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

WIP: Query retries #79

Closed
wants to merge 1 commit into from
Closed

WIP: Query retries #79

wants to merge 1 commit into from

Conversation

JaniAnttonen
Copy link
Member

@JaniAnttonen JaniAnttonen commented Mar 4, 2022

Fixes #61

Not quite sure why it doesn't seem to work.

What this should fix: Making requests more fault tolerant by retrying them. Should get data when user comes online after being offline etc.
To reproduce: put your device offline and back online again.

@vercel
Copy link

vercel bot commented Mar 4, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/equilibriumco/vanilla-stake/EaK3P8QA7r5tedzvMA6cM3Umt44f
✅ Preview: https://vanilla-stake-git-feat-request-retries-equilibriumco.vercel.app

@JaniAnttonen
Copy link
Member Author

Rebasing this on #80, because it will benefit from the online/offline listeners.

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.

Add retries to requests
1 participant