Skip to content

sentry.xxxx.js:1 POST https://sentry.io/api/xxxxx/envelope/?sentry_key=xxxxxx&sentry_version=7 429 (Too Many Requests) #3890

Closed
@andpoke

Description

@andpoke

Package + Version

  • [ x ] @sentry/browser ^6.7.2

Description

Hi we have Sentry set up on a client script that no matter what we do keeps throwing this error.

Have tried reducing the sample rate and disabling session tracking as per some of the answers on other issues here.

  sampleRate: 0.25,
  autoSessionTracking: false,

The error still persists, have also set the rate limit to 10,000,000 requests a minute which is also more than enough to cover the amount of clients making this call.

Please any help would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Package: browserIssues related to the Sentry Browser SDK

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions