Prior to this commit, indexing lister instances were flushing every packet of
20. This can now be defined per sub classes.
For the bitbucket lister, as the number of repositories grew from 10 per page to
100 per page, that enlarged the time frame between flushes.
Depends on D16348