[llvm-dev] [cfe-dev] Status of Bugzilla Migration

Anton Korobeynikov via llvm-dev llvm-dev at lists.llvm.org
Fri Dec 3 01:00:12 PST 2021


Stephan,

> Also, does GitHub's GraphQL API v4 offer higher throughput than their Rest API v3 for such labeling? See https://docs.github.com/en/graphql/overview/resource-limitations#rate-limit .
Indeed, GraphQL API has different limits and some API is available
only via GraphQL endpoints (e.g. majority of migration API is only
there).

> (I work on Visual C++ so I don't know anything special about GitHub - although I haven't used GraphQL to perform modifications, I learned enough JS/GraphQL to perform read-only queries for a status chart. According to my understanding, applying labels through GraphQL mutation should consume far fewer "points" than individual REST calls consume the v3 limits.)
This certainly requires testing, right. Thanks for the suggestion!

--
With best regards, Anton Korobeynikov
Department of Statistical Modelling, Saint Petersburg State University


More information about the llvm-dev mailing list