Closed forlayo closed 5 years ago
Thank you for your time.
Team RabbitMQ uses GitHub issues for specific actionable items engineers can work on. GitHub issues are not used for questions, investigations, root cause analysis, discussions of potential issues, etc (as defined by this team).
We get at least a dozen of questions through various venues every single day, often light on details. At that rate GitHub issues can very quickly turn into a something impossible to navigate and make sense of even for our team. Because GitHub is a tool our team uses heavily nearly every day, the signal/noise ratio of issues is something we care about a lot.
Please post this to rabbitmq-users.
Thank you.
We would really appreciate
Currently we can only guess as to what is going on and we strongly prefer to avoid guessing on this team.
Scenario
OS version: Android 6.0 Client used: 4.8.1
Steps
1.- Create a connection with recovery enabled
2.- Disconnect the wire on Android device and wait. 3.- After 2 minutes, connect the wire again and wait. 4.- After 5 minutes it still not connected again, nothing happens nothing appears on logs.
I've also tried to add a listener of recover to connection and to one of channels:
These methods are never called :S. What I'm doing wrong?