Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.15.1
-
Fix Version/s: 1.16.0
-
Component/s: None
-
Labels:None
Description
One option is to switch to REDIRECT_TO_BUFFER to avoid N+1 issue, provide optional configuration property to revert if required
However, this only handles the first page; subsequent pages will still generate N requests.
Further discussion in email thread.