Skip to main content

DurableEventRecord

@totemsdk/edge-mqtt


@totemsdk/edge-mqtt / DurableEventRecord

Interface: DurableEventRecord

Properties

attempts

attempts: number


deadAt?

optional deadAt?: number


deadReason?

optional deadReason?: string


event

event: MqttQueuedEvent


nextAttemptAt?

optional nextAttemptAt?: number


status

status: QueueStatus