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

chore: handling EADDRNOTAVAIL errors on top of ECONNREFUSED #1967

Merged
merged 2 commits into from
Mar 28, 2024

Conversation

arboleya
Copy link
Member

This was failing locally for those not using Linux (hence why it works in CI).

image

I tracked it down to this cause.

@arboleya arboleya enabled auto-merge (squash) March 28, 2024 16:49
Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
81.22%(+0%) 71.56%(-0.02%) 78.77%(+0%) 81.32%(+0%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 packages/fuels/src/cli/commands/deploy/createWallet.ts 91.66%
(+0%)
75%
(-8.33%)
100%
(+0%)
91.66%
(+0%)

@arboleya arboleya merged commit fb941a9 into master Mar 28, 2024
15 checks passed
@arboleya arboleya deleted the aa/chore/adjusting-error-handling branch March 28, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants