turnilo icon indicating copy to clipboard operation
turnilo copied to clipboard

Unify handling errors from server

Open adrianmroz opened this issue 5 years ago • 1 comments

  • [ ] Recover whole error from server in Ajax.query
  • [ ] Show simple error message for user like in ErrorView
  • [ ] Send full error to Sentry
  • [ ] Use this mechanism for BaseVisualisationQuery
  • [ ] Use this mechanism for Legend
  • [ ] Use this mechanism for PinboardDimensionPanel
  • [ ] Use this mechanism for String Filter
  • [ ] Use this mechanism for Boolean Filter
  • [ ] Use this mechanism for Number Filter

adrianmroz avatar May 24 '19 08:05 adrianmroz

Really we should report errors on dataCube executor level. Methods sending queries should not be aware of that.

adrianmroz avatar Mar 31 '20 08:03 adrianmroz