oa_gateway_bench::scenarios::loopback

Function run

Source
pub(crate) async fn run(args: LoopbackArgs) -> Result<(), String>
Expand description

Runs the loopback scenario.

ยงErrors

Returns a message if subscribe fails, nothing is received, or the JSON file cannot be written.