这是indexloc提供的服务,不要输入任何密码
Skip to content

Should retry on rate limit #99

@esanchezm

Description

@esanchezm

Hello,

We have a set of projects with a bunch of environment variables. When our CD launches a terraform plan in all our projects we hit a rate limit in the Vercel API. I think it should retry to avoid failures as hitting a rate limit is something totally avoidable. I suggest implementing an exponential retry with a big limit.

This is especially frustrating, considering we fail for milliseconds.

│ Could not get project environment variable REDACTED
│ prj_REDACTED team_REDACTED unexpected
│ error: rate_limited - Too many requests - try again in -70 ms (more than
│ 120, code: "api-projects").

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions