-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
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").
oscarbc96
Metadata
Metadata
Assignees
Labels
No labels