send fail on file not found after 5 checks
This commit is contained in:
@@ -7,6 +7,8 @@ print("## ")
|
||||
print("## starting > JMS consumer (yankee-sully-channels-monthly)")
|
||||
print("## ")
|
||||
|
||||
## https://sullygnome.com/channel/yaritaiji/2024october/games
|
||||
|
||||
class MyListener(stomp.ConnectionListener):
|
||||
|
||||
def on_message(headers, message):
|
||||
|
||||
Reference in New Issue
Block a user