gorabbit icon indicating copy to clipboard operation
gorabbit copied to clipboard

Panic when activating `ConcurrentProcess` property of a consumer

Open m3talux opened this issue 1 year ago • 0 comments

It looks like consumption panics when the ConcurrentProcess flag is activated for a consumer. Here are some important criteria for when this happens:

  • 2 different consumers are registered
  • Prefetch size is set to 10 for both
  • One has concurrent on and the other has it off

m3talux avatar May 16 '24 14:05 m3talux