Project

General

Profile

Actions

Feature #9395

closed

[keep-balance] fetch more collections per page

Added by Tom Clegg almost 8 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Keep
Target version:
Story points:
0.5

Description

Currently keep-balance has a hard-coded page size of 1000, which corresponds the default value of the API config max_items_per_response.

This means keep-balance will fetch lots of small pages even when a much larger max_items_per_response is configured.

It would be better for keep-balance to have at least one of:
  • a much bigger default (perhaps maxint) for the normal case where max_items_per_response is the desired page size
  • a configuration setting, in case an admin wants to use a smaller page size for keep-balance even though max_items_per_response is large

Subtasks 1 (0 open1 closed)

Task #9396: Review 9395-keep-balance-page-sizeResolvedRadhika Chippada06/13/2016Actions
Actions

Also available in: Atom PDF