Description
It looks like we check the sample rate of the events as last thing, after calling beforeSend and the EventProcessors.
This behaviour differs from transactions, profiles and replays, where we check the sample rate first.
Is there a design reason for it?
Note: cocoa checks the sample rate first.
Description
It looks like we check the sample rate of the events as last thing, after calling
beforeSendand theEventProcessors.This behaviour differs from transactions, profiles and replays, where we check the sample rate first.
Is there a design reason for it?
Note: cocoa checks the sample rate first.