oa_gateway_bench::scenarios::owp

Function run

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

Runs the OWP scenario.

ยงErrors

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