feat: Allow Session Replay to retry payloads#1666
Conversation
Supportability Metric Usage Changes:No matching changes found Supportability Metrics .md File Changes:supportability_metrics.md was changed? New supportability metrics require changes to supportability_metrics.md, as well as a new PR to Angler. Please ensure an Angler PR is created and linked to this PR. |
Asset Size Report
Merging this pull request will result in the following asset size changes:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1666 +/- ##
==========================================
+ Coverage 88.76% 88.82% +0.06%
==========================================
Files 209 209
Lines 7536 7546 +10
Branches 1557 1561 +4
==========================================
+ Hits 6689 6703 +14
+ Misses 754 751 -3
+ Partials 93 92 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Is there a ticket for this? |
@cwli24 sorry just appended it to the PR. It's https://new-relic.atlassian.net/browse/NR-489361 |
Co-authored-by: Chunwai Li <cli@newrelic.com>
Co-authored-by: Jordan Porter <insomniacrampage@hotmail.com> Co-authored-by: Jordan Porter <silentsummitsoftware@gmail.com>
Payloads failed with retryable codes will be re-harvested by the agent. Further session replay data will not be collected until the harvest retries successfully.
Overview
Related Issue(s)
https://new-relic.atlassian.net/browse/NR-489361
Testing
New tests have been added.