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

catch metadata fetch errors when a server connection is reset #242

Closed
rafaelcr opened this issue Aug 24, 2024 · 2 comments
Closed

catch metadata fetch errors when a server connection is reset #242

rafaelcr opened this issue Aug 24, 2024 · 2 comments

Comments

@rafaelcr
Copy link
Collaborator

Error is slipping by because we're not catching the correct error type

Job NFT SP1XDNSKHY06AQ2FC2FGWDF9ZPTF2VCDDFE1E3Q82.stacks-streets-gray#99 (id=957305)
fetch failed: read ECONNRESET
TypeError: fetch failed
    at fetch (/app/node_modules/undici/index.js:112:15)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
caused by: Error: read ECONNRESET
    at TLSWrap.onStreamRead (node:internal/stream_base_commons:218:20)
    at TLSWrap.callbackTrampoline (node:internal/async_hooks:130:17)
@github-project-automation github-project-automation bot moved this to 🆕 New in API Board Aug 24, 2024
@andresgalante andresgalante moved this from 🆕 New to 📋 Backlog in API Board Aug 26, 2024
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in API Board Aug 26, 2024
@blockstack-devops
Copy link

🎉 This issue has been resolved in version 1.0.0-beta.7 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@blockstack-devops
Copy link

🎉 This issue has been resolved in version 1.0.0 🎉

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
Projects
Archived in project
Development

No branches or pull requests

2 participants