You may want to migrate to API version v4, which offers a GraphQL interface. Using a GraphQL query, the amount of traffic to be transferred to get the repo size could be reduced dramatically. You would be able to request only the single size field, instead of the whole > 100 lines long JSON document for each repo.
You may want to migrate to API version v4, which offers a GraphQL interface. Using a GraphQL query, the amount of traffic to be transferred to get the repo size could be reduced dramatically. You would be able to request only the single
size
field, instead of the whole > 100 lines long JSON document for each repo.