ipeterov / convenient-rpc

Convenient APIs for calling python functions remotely at many workers.
MIT License
0 stars 0 forks source link

Add error handling in workers #15

Closed ipeterov closed 8 years ago

ipeterov commented 8 years ago

Currently, signgle wrong task just kills the worker.

ipeterov commented 8 years ago

It should send back id with sucsess=False and traceback.