Figure out what error messages Chrome provides for various errors and make it so we have the same.
Guida contributor
Tech stack
javascriptnodejs
Dominio
backenddeveloper experience
Tipo issue
feature
DifficoltàQuanto dovrebbe essere impegnativa per un nuovo contributor.
3
Tempo stimatoTempo stimato per completare e verificare uno scope piccolo.
1-2 days
Stato attivitàQuanto è probabile che la issue sia ancora attiva e reviewable.
stale
ChiarezzaQuanto chiaramente la issue descrive problema, scope e risultato atteso.
mostly clear
Prerequisiti
Node.jsHTTP protocolundici error handling
Adatta ai principiantiQuanto la issue è adatta a contributor alla prima esperienza.
45
Direzione di ricerca
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.