Skip to content

Error: API rate limit exceeded #325

@kj-9

Description

@kj-9

environmnent: Github Enterprise Server

on gha yaml (where $PYTHON_VERSION is set 3.12):

  - name: Install the latest version of uv and set the python version
    uses: astral-sh/setup-uv@v5
    with:
      version: "0.6"
      python-version: $PYTHON_VERSION
      enable-cache: true

log:

No (valid) GitHub token provided. Falling back to anonymous. Requests might be rate limited.
Error: API rate limit exceeded for [My IP Address]. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) - https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting

Not sure but might be relates to #221.

I'm not looking into deep but it seems setup-python already solve the same problem? see actions/setup-python#766 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    GHESIssues with GitHub enterprise server

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions