Is there a "slowest possible" increasing finite function $h(n)$ such that the modified harmonic series $$S_h = \sum_{n=1}^\infty \frac{1}{n\cdot h(n)}$$ converges? "Slowest possible $h$" here I think has the sense that whenever $S_f$ converges for some $f$ then $h = O(f)$.
Note that the requirement for $h$ to be an increasing finite function excludes things like $\sum_p 1/(p\ln p)$ which converges by not summing over all integers.