November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hi Senura,
Obvious response I know: but have you tried reducing the batch size?
Normally, I'd expect 50 to be fine, but then I don't know the size of your objects. You should also keep the request below 50MB.
/Jake
Hi Jake :),
"but have you tried reducing the batch size?"
Yes. It was 200 items before. And then reduced to 50 items. Still the issue is there. And it will not exceed 50MB per request in any manner (One object is below 0.5MBs).
Actually this issue happens only sometimes. Most of the time, we index the same objects. So if indexing 50 items per request works sometimes, how we get an error later by running the same job !
When Indexing the items, it fails sometimes and it gives,
The Indexing logic is here as below,
What causes this to happen ?
Is this a known issue ?
Additional info:
EPiServer.Find.Framework version 13.0.1
EPiServer.CMS.Core version 11.9.2