Reamer commented on pull request #4031:
URL: https://github.com/apache/zeppelin/pull/4031#issuecomment-776668466


   > Do you mean the 2 exceptions here ? 
https://github.com/apache/zeppelin/pull/4031/files#diff-3a436f559ddff9ba7280b2617547f5cc9d759e7f4bc6f04304c7e7fe7e01c061R98
   
   Yes I thing, that's the right location. My thoughts went in the direction of 
3 Exception:
    - a TException for network problems -> retry
    - an "InterpreterRPCException" to indicate exceptions thrown by the 
interpreter
    - a "ServerRPCException" to indicate exceptions thrown by the server.
    
    At the moment the handling is the same, but it might be helpful in the 
future to make a difference here.


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

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


Reply via email to