Skip to content

gitsync: share token state #184

@srenatus

Description

@srenatus

Currently, when multiple git repo sources reference the same GitHub app credentials, each of their gitsync instances will handle their own token acquisition and refresh. That's not necessary and could lead to API limit issues with Github.

Instead, we could manage the state for each app, and use the same currently-valid token from whatever git repo source that references that credential.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions