acmeyer / open-source-coinbase-index-fund

Create your own index fund on Coinbase Pro that replicates Coinbase's Index Fund.
MIT License
15 stars 8 forks source link

Better error handling #5

Open acmeyer opened 6 years ago

acmeyer commented 6 years ago

The app does a poor job of error handling currently. The goal of this ticket would be to add better error handling so that:

  1. it is clear to the user what exactly went wrong
  2. had common sense fallbacks when things do go wrong