nfultz / grpc

gRPC clients and servers in R
72 stars 24 forks source link

improve scoring example to handle exceptions and return values etc #14

Closed daroczig closed 6 years ago

daroczig commented 6 years ago

just making the prediction example a bit more complex -- cc @nfultz

nfultz commented 6 years ago

See also https://github.com/daroczig/grpc/pull/1

daroczig commented 6 years ago

thanks, just merged daroczig#1 + tweaked a bit

daroczig commented 6 years ago

just tested this -- unfortunately, it does not work after the tryCatch update :(