The GitHub API is flaky, we need to improve the way we are using it
Bug #1242667 reported by David Callé
This bug affects 2 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Unity Github Scope | New | Undecided | Unassigned | ||
Bug Description
The GitHub API is flaky and can return no results on queries that used to work, we need to improve the way we are using it: maybe with temporary server side caching for queries returning results, to reduce the amount of users hitting this issue.