storacha / w3name

IPNS client and service for generating, updating, and tracking immutable names with signed updates
Other
45 stars 12 forks source link

Review error catching #39

Closed joshJarr closed 2 years ago

joshJarr commented 2 years ago

We currently don't catch errors correctly, and smother some caught issues.

Some examples of this:

We should review ALL instances of error catching and ensure we align on how errors are returned to the user.

mbommerez commented 2 years ago

PR to be added to ticket.