enceladus icon indicating copy to clipboard operation
enceladus copied to clipboard

Consolidate REST API Error handling in api-v3

Open Zejnilovic opened this issue 2 years ago • 0 comments

Background

We need to consolidate responses and mainly error responses to the user from the REST API v3.

Feature

Consolidate how we use return errors

Notes

  • This began in PR #2046 in this comment
  • there are already RestResponse or RestError classes
  • we should keep some kind of ID field for better tracking through logs and connecting the issues

Zejnilovic avatar May 05 '22 10:05 Zejnilovic