public void EnqueueError(Exception exception) => Enqueue(ObserverItem.FromException(exception));