Skip to content

[bug] Unable to sync Gitlab when there are too many repositories in a group #1139

Description

@abraverm

Describe the bug

For example: https://gitlab.com/redhat/centos-stream/rpms
The sync timeouts.

To reproduce

      gitlab-com = {
        type = "gitlab";
        token = {
          env = "GITLAB_COM_REDHAT_TOKEN";
        };
        groups = [
          "redhat/centos-stream/rpms"
          "redhat/centos-stream/tests"
        ];
      };

Sourcebot deployment information

Sourcebot version 4.16

Additional information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't workinggitlabIssues related to integrating or supporting GitLab functionality.triage needed

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions