Research Chrome's error messages for common network errors (e.g., DNS, connection, timeout). Review undici's current error handling in the source code (likely in lib/errors/ or similar). Identify discrepancies and implement updates to match Chrome's messages. Consult existing comments or linked issues for any prior discussion.
Error messages · nodejs/undici#942 | Good First Issue