Skip to content
Snippets Groups Projects
Verified Commit 97254a19 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

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
parent 22eeb095
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment