Open
Description
🚀 The feature
Be able to set breakpoints and step through custom handlers after sending requests to Torchserve. something like VSCode Live Server or the Javascript Debugger for Torchserve that works with VSCode Remote Containers.
Motivation, pitch
Debugging containers with prints is tedious: #711
Alternatives
debugging with prints: #711
Additional context
No response