K6 S3Client returns null with K6_DISCARD_RESPONSE_BODIES is true
Thanks in advance.
I would like to report that the K6 S3Client did not work as expected.
K6 S3Client returns null with K6_DISCARD_RESPONSE_BODIES=true.
Use case:
I don’t want to discard the body of the S3 client response to create test data, but for real load test responses, just checking the HTTP status is sufficient.
Welcome to the community forum and thanks for reporting this. We are looking into it and will get back here with our findings. Thanks for your patience.
I’ve created a dedicated issue in the GitHub repository of the library.
If you have the capacitiy for it, we’d really appreciate if you could bring some additional information to the issue to help issue figure out if it is indeed a bug or the intended behavior, and how we could potentially address it.
Namely, could you provide the most simple example you can come up with of a script you would expect to work, and what you would expect to see happen, and how it behaved instead?
That would be much appreciated, and would support us getting to the bottom of this quicker