-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
Today, client reports for dropped events are only sent in Browser SDKs. Node SDKs do not have an implementation for this. We want to add this so client reports are also sent in Node.
Note that the jsdoc for the sendClientReports option on the client already says that this is true by default, which is not actually true in Node.
Open questions
- When should we flush client report outcomes? We could do it in a throttled/debounced way, e.g. every 5 seconds or so.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Fields
Give feedbackNo fields configured for issues without a type.