pub async fn sleep_test(
    _service: String,
    cancel_token: CancellationToken
) -> Result<()>