Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Add rate.Limiter to GitHub changeset source for create changeset operation #56092

Open
@eseliger

Description

@eseliger

We're seeing issues with GitHub disallowing PRs to be created because "requests are made in too quick succession", adding some basic in-memory rate.Limiter with a rate of 0.5/s or so should make this a bit better. It will add a slight artificial delay but I think that's better than running into errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    batch-changesIssues related to Batch Changes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions