- Reaction score
- 680
This limit of 100 records per page is too small.
Make it at least 200 or 500. So by default leave the pagination like 100 and for players that want to change that, put a hard limit on 500 for example.
This is so we can eliminate the waiting time to fetch all these pages of reports:
With a limit of 500, there would be only 2 pages to fetch max instead of 7.
That would make farming on big accounts less time consuming (since we would not lose time waiting for reports to be fetched).