Question
1
Replies
270
Views
Srinsoft Technologies
Posted: October 7, 2019
Last activity: February 6, 2020
Max records limit for queue processors
Trying to replace Standard Agents with Queue Processors. Do we have max records concept in Queue Processors? If yes, how to do it.
Purpose of this Agent is to queue the items to external system (REST call). External system has a limitation of 30 calls per second.
Flow creates 100+ cases in a second on few scenarios. Apart from 30 cases, all other cases gets quota exceeded error from REST. So need the max records check else have to stick with Standard Agents.
Hi @SARAVANANN,
Max records is not available in Queue Processor. It should not be required as Queue Processor continuously processes messages.
Thanks,
Santosh