Investigate converting `TraceFragmentContext.continuation` into a replay
Open
processor
- Dominant language
- Rust
- Stars
- 772
- Forks
- 352
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 93
Description
As a follow-up to #2023, we should investigate converting the `TraceFragmentContext.continuation` field into a replay. More specifically, we don't need to send the entire continuation stack to the trace fragment, but rather just the subset of continuations that a given fragment needs.
We can see if this makes sense with or after #1839.
Contributor guide
Assessment
This issue has not been assessed yet.