diff --git a/app/sage.py b/app/sage.py index 43f0c08..5f572d0 100644 --- a/app/sage.py +++ b/app/sage.py @@ -43,6 +43,7 @@ async def run_zmq_proxy(app): async def woa_msghande(): + debug('woa_msghander starting ....') config = getConfig() while True: debug(f'zmq server receiv {config.woa_handler_id} message')')