commuter icon indicating copy to clipboard operation
commuter copied to clipboard

Error Handling

Open rgbkrk opened this issue 7 years ago • 0 comments

Bits for cleanup:

  • [ ] Show loading state / progress
  • [ ] When there is no discovery backend, API should possibly return
{
  results: [],
  error: "Message about the discovery backend not being connected"
}
  • [ ] Handle S3 timeouts, errors, etc.
  • [ ] Any other miscellaneous errors need to be logged as well as displayed for users

rgbkrk avatar Mar 02 '17 23:03 rgbkrk