keon94 commented on issue #3031:
URL: 
https://github.com/apache/incubator-devlake/issues/3031#issuecomment-1241441245

   And as an idea, probably for another ticket, it might be a good idea to 
standardize the Backend->Frontend error-message format across all APIs to use 
some sort of JSON on the response. For instance something like:
   ```json
   {
    "message": "some string",
    "causes": ["cause1", "cause2", "cause3"]
   }
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to