metaplex-foundation / js

A JavaScript SDK for interacting with Metaplex's programs
357 stars 182 forks source link

Add Error Handling drivers #15

Closed lorisleiva closed 1 year ago

lorisleiva commented 2 years ago

Create an abstract and concrete implementation of a driver that can catch and handle errors.

The idea is someone could push their own error handling driver so that when an error occurs it gets sent to Sentry and displayed as a toast to the user. A default dummy driver could simply console log.

github-actions[bot] commented 1 year ago

Hi @lorisleiva,

Thank you for raising this!

We'd like to make sure our GitHub issue tracker remains the best place to manage issues that affect the development of the Metaplex JS SDK itself. It looks like your issue is suggesting an improvement rather than raising a bug.

Unless there exists evidence that this is a bug with the JS SDK itself, please use our Feature Request boards to create new posts or upvote existing ones. You may use the following links to access the JS SDK Feature Request board:

https://metaplex.canny.io/developers?category=js-sdk-tools

If you could please share the link to the relevant Feature Request here afterwards, that would be very helpful for anyone following this thread.


This automated message is a result of having added the "feature request" label.