applyOutgoingQueueStatus
abstract suspend fun applyOutgoingQueueStatus(packet: MeshPacket, status: MessageStatus): PersistedPacket?(source)
Atomically resolves and conditionally applies a queue-stage packet status, returning the pre-update row. Returns null when the row is not persisted yet or when the mesh identity matches more than one row.