Code review comment for lp:~james-w/lazr.restfulclient/improve-collection-fetch-optimisation

Revision history for this message
James Westby (james-w) wrote :

Actually this doesn't allow you to limit the page size
all the time. Once you get beyond the first page it
makes a request with no size specified.

In order to do this properly we would either need a
max-size request variable, would that be feasible for
LP?

Thanks,

James

« Back to merge proposal