Closed johanneswuerbach closed 1 year ago
@wagslane rebased this branch, but also with the latest changes in main, the reconnect test fails.
@johanneswuerbach Thanks for doing this! If you remove the "skip" line so that it breaks as expected I'll merge this in and I or someone else can work on a fix when we have time
Done, I also tried to dig a bit, but haven't found the issue yet.
Add a test case that shows that currently recovery from channel failures isn't working.
If you run it, you will see:
But there is actually not connection established to the server.
Related to https://github.com/wagslane/go-rabbitmq/issues/99