IO Recording
IO Recording
The IO timeline is useful when a stack trace is technically correct but operationally incomplete. It adds sequence and duration to the work the process performed before the failure surfaced.
Treat the timeline as supporting evidence. It should make the failure path easier to reconstruct, not replace the thrown error or local frame data.