Created
June 14, 2018 13:55
-
-
Save erez-rabih/2676834bba15946d25f008f1b510190a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
app_1 | connecting to rabbitmq (attempt 1) | |
app_1 | connecting to rabbitmq (attempt 2) | |
app_1 | connecting to rabbitmq (attempt 3) | |
app_1 | connected! | |
app_1 | 2018-06-14 13:47:42 +0000 received message: hello | redelivered: false | first try, rejecting with requeue=true | |
app_1 | 2018-06-14 13:47:42 +0000 received message: hello | redelivered: true | already retried, rejecting with retry=false | |
app_1 | 2018-06-14 13:47:47 +0000 Bye |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment