From d380c2f041e03cafa31b8cab3274703ff21f3df7 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 6 Feb 2025 23:08:42 -0500 Subject: [PATCH] automated terminal push --- consumer.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/consumer.py b/consumer.py index d3a8ccc..a775274 100644 --- a/consumer.py +++ b/consumer.py @@ -3,6 +3,10 @@ import time import SullyGnomeRobot import RestAPIClient +print("## ") +print("## starting > JMS consumer (yankee-sully-channels-monthly)") +print("## ") + class MyListener(stomp.ConnectionListener): def on_message(headers, message):