RUM-4247 Allow 24h batch backlog for RUM#2690
Merged
Merged
Conversation
aleksandr-gringauz
previously approved these changes
Jun 2, 2025
0xnm
previously approved these changes
Jun 2, 2025
mariusc83
previously approved these changes
Jun 2, 2025
xgouchet
dismissed stale reviews from mariusc83, 0xnm, and aleksandr-gringauz
via
June 2, 2025 08:14
a87b5bc
xgouchet
force-pushed
the
xgouchet/RUM-4247/set_max_age_to_24h
branch
from
June 2, 2025 08:14
194ad4c to
a87b5bc
Compare
0xnm
approved these changes
Jun 2, 2025
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #2690 +/- ##
===========================================
+ Coverage 69.89% 69.94% +0.05%
===========================================
Files 822 822
Lines 30692 30693 +1
Branches 5169 5169
===========================================
+ Hits 21452 21467 +15
+ Misses 7793 7778 -15
- Partials 1447 1448 +1
🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Allow batches to be uploaded up to 24h after being recorded.
Motivation
Increase the number of data we can send and align with other platforms.
Note
Relates to ios #2302