send fail on file not found after 5 checks

This commit is contained in:
Your Name
2025-03-10 13:49:50 -04:00
parent 118e784e4b
commit a2d7eb6896
7 changed files with 90 additions and 33 deletions

View File

@@ -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):