An event about to be written to the server.
@type t() :: %EventSourcingDB.EventCandidate{ data: any(), source: String.t(), subject: String.t(), traceparent: String.t() | nil, tracestate: String.t() | nil, type: String.t() }