updateLastProcessedEventId

abstract suspend fun updateLastProcessedEventId(eventId: String): Either<StorageFailure, Unit>