Success: EventResult & {
    eventId?: string;
    offset?: number;
    partition?: number;
    timestamp?: number;
}