NeonGeckoCom / neon-messagebus-mq-connector

Proxy module for establishing communication between Message Queue based services and Message Bus - based Neon Chat API
Other
0 stars 0 forks source link

Resolve extra time waiting for MQ Handler #51

Closed NeonDaniel closed 7 months ago

NeonDaniel commented 7 months ago

Description

Adds/updates logging Moves message ack to handler to allow for proper nack handling Move wait_for_response to a daemon thread to allow for simultaneous request handling

Issues

Other Notes