biota icon indicating copy to clipboard operation
biota copied to clipboard

Add an Error Management System

Open gahabeen opened this issue 4 years ago • 0 comments

My vision of Biota is to provide a better environment to use Fauna. And a part of it is to have better error management.

What should be done:

  • create a list of common errors and assign them codes/messages
  • check for these errors everywhere it could fail in the functions
  • read these errors in the query proxy to display them properly

gahabeen avatar Apr 19 '20 04:04 gahabeen