Comet should provide a mechanism for better error reporting, this should be accomplished in multiple steps:
- Make all the current error messages contain as much information as available / needed.
- Make a dictionary of all the available errors and give them numbers for future pointers in the docs.
- Print spans for where the error happened.
Comet should provide a mechanism for better error reporting, this should be accomplished in multiple steps: