Bad practice to send requests twice using the same connection in the same test?

It’s usually fine to reuse the conn, perhaps recycle helps?

If not, I think the big is in your implementation rather than in the tests.

Ps: it’s much easier to read if you actually copy and paste code and annotate it using standard markdown, than to put a screenshot, which is bad for smaller bandwidths or data plans.