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(server): Gracefully handle getFile ECONNREFUSED when worker network is reconfiguring #3079

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

nellh
Copy link
Contributor

@nellh nellh commented Jun 13, 2024

This error is seen when the worker backend is restarting and isn't yet routable.

Copy link

codecov bot commented Jun 13, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 42.36%. Comparing base (9eab62f) to head (72a8b7c).

Files Patch % Lines
packages/openneuro-server/src/handlers/datalad.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3079      +/-   ##
==========================================
- Coverage   42.36%   42.36%   -0.01%     
==========================================
  Files         595      595              
  Lines       37919    37921       +2     
  Branches     1096     1096              
==========================================
  Hits        16064    16064              
- Misses      21643    21645       +2     
  Partials      212      212              

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

@nellh nellh merged commit f0facb3 into master Jun 15, 2024
9 of 11 checks passed
@nellh nellh deleted the catch-connection-setup-issue branch June 15, 2024 18:21
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

Successfully merging this pull request may close these issues.

1 participant