Hello!
I had a general question regarding what people use in scenarios where they want to use a shared array but can’t retrieve the data prior to test start because a request is needed to retrieve the information. This is causing some issues for me because I have large test files that need to be retrieved through an http call at test time but since they are so large and I cant use shared array my test pod is using an insane amount of resources since each vu needs its own instance of each of these files. Has anyone found any good workarounds? And I know this is a possible WIP from grafana’s side
but is there any updates on when this might be a possibility?