hyperdex icon indicating copy to clipboard operation
hyperdex copied to clipboard

Better error reporting

Open lukechilds opened this issue 7 years ago • 1 comments

We are limited to what we can do at the moment because marketmaker is inconsistent with how it reports errors and when when it does report error we very rarely get an error code to reference.

But we should do as much as we can to make the errors clearer wherever possible.

We're waiting on documentation for failed swap error codes: https://docs.google.com/spreadsheets/d/1blgmrJCZ-SfYaJdTTVdk717kZ43R4yzm9YIW2Bt--EM/edit#gid=0

Related:

  • https://github.com/lukechilds/hyperdex-bugtracker/issues/6
  • https://github.com/jl777/SuperNET/issues/717
  • https://github.com/lukechilds/hyperdex-bugtracker/issues/7
  • https://github.com/lukechilds/hyperdex/issues/194
  • https://github.com/atomiclabs/hyperdex/issues/404
  • https://github.com/atomiclabs/hyperdex/issues/253
  • https://github.com/atomiclabs/hyperdex/issues/280

lukechilds avatar May 07 '18 07:05 lukechilds

Error reporting could be improved quite a bit with all the JSON responses that mm2.0 now returns. See the API

jorian avatar Feb 26 '20 19:02 jorian