When calling the async methods of sympy clients, catch this error
It will be thrown when sympy REST service is not reachable (CONNECTION_ERROR)
When the request has bad format (BAD_ARGUMENT and BAD_METHOD)
And when sympy was not able to proceed for some internal reason (METHOD_FAILURE)
When calling the async methods of sympy clients, catch this error It will be thrown when sympy REST service is not reachable (CONNECTION_ERROR) When the request has bad format (BAD_ARGUMENT and BAD_METHOD) And when sympy was not able to proceed for some internal reason (METHOD_FAILURE)