rabbit
rabbit copied to clipboard
Runaway CPU fix
- Ignore "delivery not initialized" error and add sleep afterwards to prevent loop flood
- Adding sleep after
newServerChannel()
on reconnects to allow time for rabbit rebalance after a node loss, otherwise a panic() will occur