project8 / dripline

Slow controls for medium scale physics experiments based on AMQP centralized messaging
http://www.project8.org/dripline
1 stars 0 forks source link

endpoint message handling should raise DriplineExceptions and set return codes #104

Closed laroque closed 9 years ago

laroque commented 9 years ago

I'm getting a reply message with 'payload': "send_request() got an unexpected keyword argument 'decode'" but with 'retcode': 0.

In that case the retcode should be something meaningful and >100.

laroque commented 9 years ago

fixed as of v1.6.1