vlab-research / fly

The Fly Survey platform
Other
2 stars 3 forks source link

Make errors first class / more visible #65

Open calufa opened 2 years ago

calufa commented 2 years ago

Currently, our error reporting system, Stackdriver Error, does not detect all the errors in fly. This makes debugging and troubleshooting difficult.

To fix this issue:

  1. we should make sure errors are reported as such
  2. and that errors are formatted in a consistent matter for Stackdriver