HomeSoftware Heritage

gitlab: Implement keyset-based pagination listing

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

gitlab: Implement keyset-based pagination listing

The previous pagination implementation has a hard-coded limit server side [1]

[1]

{"error":"Offset pagination has a maximum allowed offset of 50000 for requests that return objects of type Project. Remaining records can be retrieved using keyset pagination."}

Related to T2994

Details

Provenance
ardumontAuthored on Jan 26 2021, 3:39 PM
ardumontPushed on Jan 26 2021, 5:00 PM
Differential Revision
D4948: gitlab: Implement keyset-based pagination listing
Tasks
T2994: Use keyset pagination in Gitlab lister
Build Status
Buildable 18772
Build 29066: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.