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

retry contracts that are not immediately found on the Stacks node #208

Closed
rafaelcr opened this issue May 7, 2024 · 1 comment
Closed
Assignees
Labels
bug Something isn't working released

Comments

@rafaelcr
Copy link
Collaborator

rafaelcr commented May 7, 2024

sometimes the stacks node responds with an error similar to this:

Read-only error get-token-uri: Unchecked(NoSuchContract("SP3K8BC0PPEVCV7NZ6QSRWPQ2JE9E5B6N3PA0KBR9.token-ssl-pikachu-W1K62"))

which means the contract is so new that the Stacks node still can't respond to it when asked. We should mark these errors as retryable.

@rafaelcr rafaelcr added the bug Something isn't working label May 7, 2024
@rafaelcr rafaelcr self-assigned this May 7, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in API Board May 7, 2024
@rafaelcr rafaelcr closed this as completed May 7, 2024
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in API Board May 7, 2024
@blockstack-devops
Copy link

🎉 This issue has been resolved in version 0.6.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
Archived in project
Development

No branches or pull requests

2 participants