sendBatch

open suspend override fun sendBatch(cfg: KioskOpsConfig, request: BatchSendRequest): TransportResult<BatchSendResponse>

Send a batch of events.

Server MUST dedupe by idempotencyKey.