Closed
Description
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
Labels
No labels