Executor "externally-controlled" to control the "rate"?

Hi ned!

Thanks for the answer, though it is not the one I was hoping for.

I am testing nodes that communicate via HTTP/2 REST protocol and I would like to write an automatic test case via JCAT for stress testing. For this, I need to increase the RPS value (‘rate’ in the “ramping-arrival-rate" executor) remotely until the node cannot handle additional traffic anymore. I could control the number of VUs remotely, but that is of no use for this particular scenario.

Looks like I am not the only one with this kind of use case, I just found this request:

BR,
/Christian