You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/04/07 02:39:07 UTC

[GitHub] [skywalking] hanahmily commented on issue #8830: [Feature] [BanyanDB] Return rich error with canonical status codes

hanahmily commented on issue #8830:
URL: https://github.com/apache/skywalking/issues/8830#issuecomment-1091018502

   I tend to introduce some codes to handle errors gracefully
   
   - `InvalidArgument`. This means the client input fails validation.
   - `NotFound`. This denotes a resource that is not found.
   - `AlreadyExists`: This indicates the resource already exists for creating one.
   
   


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org