docs(replays): Add incident report for INC-1184#92605
Merged
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅ ✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #92605 +/- ##
===========================================
+ Coverage 41.21% 87.90% +46.69%
===========================================
Files 10212 10250 +38
Lines 586229 587972 +1743
Branches 22809 22809
===========================================
+ Hits 241585 516857 +275272
+ Misses 344215 70686 -273529
Partials 429 429 |
aliu39
reviewed
Jun 2, 2025
| @@ -0,0 +1 @@ | |||
| A collection of case studies documenting experiments with the replay product. No **init**.py file. This is not meant to be imported. | |||
Member
There was a problem hiding this comment.
How are the experiments/tests meant to be ran?
Member
Author
There was a problem hiding this comment.
They're not. Its a script you can run if you want to reproduce my findings.
aliu39
approved these changes
Jun 2, 2025
andrewshie-sentry
pushed a commit
that referenced
this pull request
Jun 19, 2025
Adds an incident report for INC-1184 and comprehensive analysis of the RunTaskInThreads Arroyo step. Explore contributing factors to 1184 and attempts to determine next steps.
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Adds an incident report for INC-1184 and comprehensive analysis of the RunTaskInThreads Arroyo step. Explore contributing factors to 1184 and attempts to determine next steps.