Skip to content

Commit

Permalink
Add: debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
zMardone committed Feb 28, 2024
1 parent 5f1dc56 commit 0489d0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bothub/common/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -695,3 +695,4 @@ def send_recent_activity(recent_activity_data):
exchange="recent_activities.topic",
routing_key="",
)
print(f"[ intelligencePublisher ] message sent - {recent_activity_data} to recent_activities.topic")

0 comments on commit 0489d0e

Please sign in to comment.