read
Returns all entries for runId in insertion order.
Returns an empty list (not an error) if the runId is unknown.
Return
JournalOutcome.Ok with an immutable list, or JournalOutcome.Err on failure.
Returns all entries for runId in insertion order.
Returns an empty list (not an error) if the runId is unknown.
JournalOutcome.Ok with an immutable list, or JournalOutcome.Err on failure.