pub async fn handle_write_batch(
    request: WriteBatchRequest
) -> Result<(), OpError>