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

fix: retry for EAI_AGAIN I/O error #10383

Merged
merged 1 commit into from
Jul 11, 2024
Merged

fix: retry for EAI_AGAIN I/O error #10383

merged 1 commit into from
Jul 11, 2024

Conversation

didinele
Copy link
Member

Please describe the changes this PR makes and why it should be merged:
Fixes #10382

@didinele didinele added this to the ws 2.0.0 milestone Jul 11, 2024
@didinele didinele requested a review from a team as a code owner July 11, 2024 07:13
Copy link

vercel bot commented Jul 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
discord-js ⬜️ Ignored (Inspect) Jul 11, 2024 7:13am
discord-js-guide ⬜️ Ignored (Inspect) Jul 11, 2024 7:13am

Copy link

codecov bot commented Jul 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.38%. Comparing base (9461045) to head (51d29d8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10383   +/-   ##
=======================================
  Coverage   50.38%   50.38%           
=======================================
  Files         228      228           
  Lines       20633    20633           
  Branches     1236     1236           
=======================================
  Hits        10396    10396           
  Misses      10193    10193           
  Partials       44       44           
Flag Coverage Δ
ws 51.99% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kodiakhq kodiakhq bot merged commit be04acd into main Jul 11, 2024
27 checks passed
@kodiakhq kodiakhq bot deleted the fix/retry-eai-again branch July 11, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Network errors when using @discordjs/ws v1.1.1
4 participants