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

don't poll trying to resolve 0zk address as an unstoppable domain #96

Open
mds1 opened this issue Feb 3, 2023 · 1 comment
Open

don't poll trying to resolve 0zk address as an unstoppable domain #96

mds1 opened this issue Feb 3, 2023 · 1 comment

Comments

@mds1
Copy link
Contributor

mds1 commented Feb 3, 2023

Currently we try to resolve 0zk addresses as unstoppable domains, resulting in the below errors. SWR automatically retries on errors with exponential backoff, so we can either leave as is, or change the retry strategy, or be smarter and recognize that this is a 0zk address and not try to resolve it as a domain

image

@alexkeating
Copy link
Collaborator

Docs to reduce this can be found here

https://swr.vercel.app/docs/error-handling#error-retry

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

No branches or pull requests

2 participants