electron/update.electronjs.org

caching strategy

Open

#24 opened on Apr 16, 2018

View on GitHub
 (8 comments) (0 reactions) (0 assignees)TypeScript (83 forks)github user discovery
bughelp wantedquestion

Repository metrics

Stars
 (694 stars)
PR merge metrics
 (PR metrics pending)

Description

@MarshallOfSound very well analyzed:

From the looks of it, the cache expires every 15 minutes, that means we have a maximum number of apps as 1250 (5000 rate limit / 4 requests per hour). According to apps-using-electron at the time of that packes generation (a while ago) there were 13455 repos on github that used Electron as a dependency. That number is probably way up now so we're probably gonna need a SUPER TOKEN from GH 😉 @zeke

Contributor guide