-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Sentry Issue: STATUS-KEYMAN-COM-1HV
Error: Error parsing {"errors":[{"type":"RATE_LIMIT","code":"graphql_rate_limit","message":"API rate limit already exceeded for user ID 75399505."}]}
File "/home/site/wwwroot/server/services/github/github-status.ts", line 339
throw new Error(`Error parsing ${values[ix]}`);
File "/home/site/wwwroot/server/services/github/github-status.ts", line 335
let data = keys.reduce((pv, cv, ix) => {
File "/home/site/wwwroot/server/data/status-data.ts", line 77, in logAsync
v = await method();
File "/home/site/wwwroot/server/data/status-data.ts", line 214, in StatusData.refreshGitHubStatusData
data = await logAsync('refreshGitHubStatusData', () => githubStatusService.get(sprintName));
File "/home/site/wwwroot/server/code.ts", line 250, in respondGitHubDataChange
const hasChanged = await statusData.refreshGitHubStatusData('current');
...
(2 additional frame(s) were not displayed)
Reactions are currently unavailable