rabbit icon indicating copy to clipboard operation
rabbit copied to clipboard

Runaway CPU fix

Open blinktag opened this issue 1 year ago • 0 comments

  • 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

blinktag avatar Apr 26 '23 19:04 blinktag