swh-lister/swh
Antoine R. Dumont (@ardumont) 97254a19f2
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
2021-01-26 16:54:14 +01:00
..
lister gitlab: Implement keyset-based pagination listing 2021-01-26 16:54:14 +01:00
__init__.py typing: minimal changes to make a no-op mypy run pass 2019-10-28 15:35:21 +01:00