function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Dr. Thomas MillerDr. Thomas Miller 

Replay Debugger Issue

I have an issue with APEX Replay Debugger in VS Code. While it successfully debugs a tiny class in my dev org, it fails to even start when loading a 360KB log file produced from a sandbox when creating a new contact.
What should I do to get debugging working in such a real world environment?