Skip to content

Enhancement: Reduce retry delay in get_top_contributors() for Github stats #75

Description

@mandylan75

Currently, get_top_contributors() sleeps 20s between retries whenever get_stats_contributors() returns a falsy value, which can add through 40s per repo despite that there's a commit-based fallback. The result of this causes large repos to export for a long time, so it's worth finding solutions to shorten the delay.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    GitHubRelated to inventory on GitHubenhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions