Skip to content

Avoid ddev rate limit? #116

@donquixote

Description

@donquixote

I see this sometimes in CI runs (module tests):
https://github.com/ock-php/ock-mono/actions/runs/12112097864/job/33783728458

+ ddev get ddev/ddev-drupal-contrib
Command "get" is deprecated, use 'ddev add-on get' instead
Unable to get releases for ddev-drupal-contrib: GET https://api.github.com/repos/ddev/ddev-drupal-contrib/releases?per_page=100: [40](https://github.com/ock-php/ock-mono/actions/runs/12112097864/job/33783728458#step:6:41)3 API rate limit exceeded for 20.55.126.33. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.) [rate reset in 41m11s]
resp.Rate=github.Rate{Limit:60, Remaining:0, Reset:github.Timestamp{2024-12-02 12:30:46 +0000 UTC}}
Error: Process completed with exit code 1.

We could avoid this if we have one fixed ddev setup that we apply to each module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions