You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: throw named error
To make debugging easier, throw `DNSQueryFailedError` instead of a
generic `AggregateError` when DNS queries fail.
* chore: fix test
0 commit comments