oa_gateway_bench::scenarios::engine

Function run

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

Runs the engine scenario.

ยงErrors

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