-
-
Notifications
You must be signed in to change notification settings - Fork 12
Decide on sync scheduling strategy #125
Copy link
Copy link
Open
Labels
backendHaskell backendHaskell backendquestionFurther information is requestedFurther information is requested
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
backendHaskell backendHaskell backendquestionFurther information is requestedFurther information is requested