jgulledge19/GroupEletters

Limit is not working for the Queue

Closed this issue · 0 comments

Fix the sendList() method to assign the $limit or batchsize. This is causing redundant sendings as the entire list is being sent on each call rather then the limit or batchsize.