Hello,
I am just verifying load on CRM async service in on-premise version. What we have observed is, when we have around 800-1000 records in queue (Locked status in AsyncoperationBase table), CRM async service is only fetching ~50 records once and after 4-5 minutes, again fetching another 50 records. Do we have any settings to fetch more records to process in this scenario?
We have following settings in deploymentproperties table in MSCRM_Confirg database.
AsyncItemsInMemoryHigh - 2000
AsyncItemsInMemoryLow - 1000