Skip to content

Batching errors #807

Closed
Closed
@vinhlh

Description

@vinhlh

Do you want to request a feature or report a bug?
Feature

What is the current behavior?
Currently, Raven.js send a request for per event.

What is the expected behavior?

I understand we need the server-side supports a batching API.
In some cases, we have multiple errors have the same type, so we should raise only one error to prevent flooding the server (we also can have a tag to indicate how many times this errors were happened).

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