Get your own customer support community
 

StringIO Parameters Not Being Rewound

When capture_params is enabled, StringIO is being treated as an Enumerable by the agent and the first 20 lines are read. Having that data in RPM is surely helpful, but the StringIO is not rewound when the agent is finished. The next piece of code to use the StringIO will find it inexplicably starting at line 21 when it should be at line 1.
 
sad I’m frazzled
Inappropriate?
1 person has this problem

The company marked this problem solved.


User_default_medium