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: [email protected]

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

Reply via email to