electron/update.electronjs.org

caching strategy

Open

#24 aberto em 16 de abr. de 2018

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

Métricas do repositório

Stars
 (694 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador