apache / airavata-mft

Apache Airavata Managed File Transfer Services
https://airavata.apache.org
Apache License 2.0
32 stars 39 forks source link

#94 Added rich error messages on CLI for MFT Server issues #97

Closed impiyush83 closed 1 year ago

impiyush83 commented 1 year ago

@DImuthuUpe This PR is regarding #94 issue please have a look.

I have added try except error handling for grpc error and prints a rich error message if rpc_error.code() == grpc.StatusCode.UNAVAILABLE.