Mario Sánchez García

Results 12 comments of Mario Sánchez García

So I'm having some trouble with that script. It's reporting `TypeError: issubclass() arg 1 must be a class` for the line where you evaluate the instance of the object: ```...

Okay, that made it work well :) It shows that there is only one active flow (I guess?). If that's the case, it's what is currently happening, we're sending all...

Oh, okay! My bad then, I didn't notice the HTTPFlow count :sweat_smile: I did the first and stopped and waited a bit between reports. The first report right before stopping...

Hey @mhils, sorry for the delay, I took some days off :sweat_smile: Continuing with the discussion, the requests don't have the Keep-Alive header, so I guess they're not having a...

No worries :) I'll give it a try and let you know :+1:

Hey @mhils, I introduced the workaround and it's been working great! :grin: It also keeps the memory of our proxy pretty stable and much lower than before. Let me know...

Is there any news on this matter? I want to set a gauge value with a high value and I'm limited to the size of number on JS, I need...