Skip to main content

What do these dropped reasons mean?

Updated over a month ago

Issue

I can see different reasons, why my data was dropped and I would like to know more about these.

Applies To

  • All customers

Resolution

Outcome - rate_limited; Reason: project_quota_error_usage_exceeded

The project_quota_error_usage_exceeded message means the project used all its allocated quota and there is no unallocated quota left to be used. Here you can read more.

Outcome - rate_limited; Reason: project_abuse_limit

We currently have per project abuse-limits setup on our endpoints, it is to avoid single projects sending too many events and overloading our server.

Outcome - invalid; Reason: cors

This is usually because the the Origin and Referrer are not in the "Allowed Domains" list from your project settings.

Did this answer your question?