Skip to content

[bug] [regression] Error: Sentry: Error deploying release - Error: Too Many Requests #72

Description

@fancywriter

Hello!

We started to getting "too many requests" error from Sentry after last update.
"You are attempting to use this endpoint too frequently. Limit is 40 requests in 1 seconds"

I can assume it may happen because of latest change 5140c0d

Two things I can propose here:

  • To decrease it to more reasonable standard value.
  • To parameterize it to have more control on it (put 999 if I am sure what I am doing or 1 if want to disable parallelism completely).

For me concurrency 5 was reasonable default, why it was changed to 50, did it really give meaningful performance gain?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions