As a FYI, I do have the max_message_batch size as 1, because I've found that if it's too high and on
As a FYI, I do have the max_message_batch size as 1, because I've found that if it's too high and one worker handles like 10 messages that each make 100 requests, then the queue just dies (somewhat random and silently) due to the max req limit


