Arijit Ray
Arijit Ray
_A summary of your pull request, including the what change you're making and why._ ## Testing _Include any additional information about the testing you have completed to ensure your changes...
# Summary Show batch_size for actions-mixpanel with minimum and maximum limits [Mixpanel supports upto 2000 events per batch](https://developer.mixpanel.com/reference/track-event) Warning!! Do not merge this until the below dependent PRs are merged:...
Fixes: https://github.com/firefox-devtools/profiler/issues/5109 Adding null check in the if statement so that it enters the if-block only if `value` field is defined and not empty.
JIRA: https://segment.atlassian.net/browse/STRATCONN-5473 Accommodate `subscriptionId` as part of file path to support audience fanout for Liveramp. Refer: https://docs.google.com/document/d/1Fx_vcI_VEbJPhm3tUprAFSvj7UCB9mxkW5ZVTmm5Nrs/edit?usp=sharing ## Testing **Testing on stage** As you can see, S3 file is now...
Reducing batch size to mitigate timeout issues. JIRA: https://segment.atlassian.net/browse/STRATCONN-5566 ## Testing _Include any additional information about the testing you have completed to ensure your changes behave as expected. For a...
_A summary of your pull request, including the what change you're making and why._ ## Testing _Include any additional information about the testing you have completed to ensure your changes...