Skip to main content

ReplayOutcome

@totemsdk/edge


@totemsdk/edge / ReplayOutcome

Interface: ReplayOutcome

Replay outcome — the durable result of processing a message.

Properties

error?

optional error?: string


ok

ok: boolean


result?

optional result?: string