tbonelee commented on PR #5097:
URL: https://github.com/apache/zeppelin/pull/5097#issuecomment-3384372326

   Understood. So you prefer letting exceptions be thrown at the source and 
then handling them centrally in `WebApplicationExceptionMapper` wherever 
possible? I'm generally used to preventing service-layer exceptions from 
bubbling past the controller (except in unexpected cases), which is why I 
initially did it that way. But I don't have a strong preference.
   I've updated the code as you suggested. Thanks for the thoughtful feedback!


-- 
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