Skip to content
This repository was archived by the owner on Apr 6, 2025. It is now read-only.
This repository was archived by the owner on Apr 6, 2025. It is now read-only.

Fix ratelimiting issue #264

@auguwu

Description

@auguwu
HttpClientError: API rate limit exceeded for {ip}. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
    at HttpClient.<anonymous> (D:\a\_actions\Noelware\setup-protoc\1.1.0\build\action.js:26:38463)
    at Generator.next (<anonymous>)
    at fulfilled (D:\a\_actions\Noelware\setup-protoc\1.1.0\build\action.js:26:27990)
    at processTicksAndRejections (node:internal/process/task_queues:96:5) {
  statusCode: 403,
  result: {
    message: "API rate limit exceeded for {ip}. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)",
    documentation_url: 'https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting'
  }
}

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions