The Cauchy distribution is used as an example of a pathological case where the mean blows up. For such a distribution, we can imagine drawing samples and tracking the sample mean as the number of samples increases. For any distribution where the mean doesn't blow up, the sample mean will start converging to it.
For the Cauchy distribution, it isn't clear what to expect. I suspected the sample mean would simply keep growing as the number of samples grew. Per Wikipedia, it seems that it simply varies wildly no matter how large $n$ becomes but there is no trend. See here: https://upload.wikimedia.org/wikipedia/commons/a/aa/Mean_estimator_consistency.gif
The question is, does this behavior apply to all distributions where the mean blows up or just the Cauchy distribution? And can we predict without drawing samples what the behavior will be?