Skip to content

[Bug][GitLab] GitLab Pagination not working again #8187

@kkc-tonywu

Description

@kkc-tonywu

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

The number of GitLab Repo MRs、tag、issue、deployment... in our system exceeds 10,000.

According to the official GitLab documentation:

For performance reasons, if a query returns more than 10,000 records, GitLab excludes some headers.
ref: GitLab Documentation

As a result, the x-total-page header is not returned, which causes Develake to only fetch 100 records for the subtask.

What do you expect to happen

No matter the settings, it is necessary to retrieve the complete data.

How to reproduce

When MR, tag, issue, and Deployment are executed tens of thousands of times, attempting to retrieve the data afterwards will only return 100 records.

Anything else

No response

Version

1.0.1

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

component/pluginsThis issue or PR relates to pluginsdevopsSomething about CI/CD (devops)type/bugThis issue is a bug

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions