automated terminal push
This commit is contained in:
@@ -55,6 +55,10 @@ class MyListener(stomp.ConnectionListener):
|
||||
|
||||
RestAPIClient.addDownloadFailure(message.body)
|
||||
|
||||
print("## ")
|
||||
print("## starting > JMS consumer (yankee-sully-channels-monthly)")
|
||||
print("## ")
|
||||
|
||||
conn = stomp.Connection([('osiris.yankee.embanet.online', 61613)])
|
||||
|
||||
conn.set_listener('', MyListener())
|
||||
|
||||
Reference in New Issue
Block a user