Open
Description
Feature Description
I would like to save all failed requests and them somehow retrieve them in handleSummary method so they can be logged. But it seems like there's no way to do that at the moment since each VU is it's own instance so global variables aren't actually shared.
Would it be possible to enable this scenario?