I have a webpart that shows the task list, and has more than 5000 items, the list view threshold is 5000 items.
However, when I checked the view used in the webpart, it says return items in batches of 10 items.
Why am I receiving this error if its supposed to return items in batches of 10>?