electron/update.electronjs.org

caching strategy

Open

#24 geöffnet am 16. Apr. 2018

Auf GitHub ansehen
 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (83 Forks)github user discovery
bughelp wantedquestion

Repository-Metriken

Stars
 (694 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

@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