duneanalytics / dune-client

A framework for interacting with Dune Analytics' officially supported API service
Apache License 2.0
85 stars 22 forks source link

Clean up and Improve the Error Handling - Better messages and stack traces. #106

Open msf opened 10 months ago

msf commented 10 months ago

We have inumerous cases where the user isn't understanding why something isn't working..

This is due to problems with error reporting: the real error message isn’t trickling down to the console/eyes of the user..

https://discord.com/channels/757637422384283659/1183762008282239016/1183767244426182806 — datapoints limits aren’t cleanly messaged to the user https://discord.com/channels/757637422384283659/1019910980634939433/1184414677623636020 — rate limits aren’t cleanly messaged to the user