Skip to content

Commit

Permalink
[✅] test: RabbitMQ consumer git actions test
Browse files Browse the repository at this point in the history
  • Loading branch information
HyejiYu committed Nov 20, 2024
1 parent 941d697 commit 10bbe31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions messagequeue/consumer/HomePlus_consumer.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,4 @@ def callback(ch, method, properties, body):
reset_timer() # 타이머 초기화
channel.start_consuming() # 메시지 수신 시작

### git actions test

0 comments on commit 10bbe31

Please sign in to comment.