Function oak_functions_test_utils::create_client
source ยท pub async fn create_client(
port: u16,
connection_timeout: Duration,
-) -> OakFunctionsClient
Expand description
Periodically try to create an OakFunctionsClient until it works.
+) -> OakFunctionsClientExpand description
Periodically try to create an OakFunctionsClient until it works.
It will give up completely after connection_timeout