Skip to content

PrimaryBasedLogViewAdaptor<TLogView, TLogEntry, TSubmissionEntry>.WriteAsync

WriteAsync

abstract
protected abstract Task<int> PrimaryBasedLogViewAdaptor<TLogView, TLogEntry, WriteAsync()
Apply pending entries to the primary. Must block/retry until successful. Should not throw exceptions, but record them in Orleans.EventSourcing.Common.PrimaryBasedLogViewAdaptor.LastPrimaryIssue