-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
2
-
Iteration Wendiceratops
-
Not Needed
-
Developer Tools
Switching mongosh to Node.js 20.11.1 exposed a difference from 20.11.0 where long domain names can now result in EINVAL rather than ENOTFOUND (see e.g. test adjustment in https://github.com/mongodb-js/mongosh/pull/1822).
EINVAL is not part of our "fast failure" condition list, but probably should be: https://github.com/mongodb-js/devtools-connect/blob/34c8e2da3a0296c269ba8f8af44fbee0fab76549/src/fast-failure-connect.ts#L7
- depends on
-
COMPASS-7645 Move devtools-connect into devtools-shared monorepo
- Closed