Durable operation outcome used to resolve an ambiguous transaction timeout.
@type t() :: %ExStorageService.Metadata.Models.Operation{ committed_at: binary() | nil, events: [map()], operation_id: binary(), request_fingerprint: binary(), result: map(), schema: 2 }