Skip to content

Decide on sync scheduling strategy #125

@chshersh

Description

@chshersh

The current approach is to run github sync in a forever loop. However, we have 5000 GitHub API request limit which we might hit. So the question should we continue to do forever loop or should we launch sync only once per day? We can answer this question only when we see how much time it takes to sync all repos and issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendHaskell backendquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions