It is well known that there is no slowest converging infinite series (see e.g. here).
But there is also no largest rational number whose square <=2. Once we complete the rationals to the reals, such a number exists.
Looking at the standard examples of series that diverge ever more slowly: ${1\over n}, {1 \over {n \ log(n)}}, {1\over{n \ log(n) \ log(log(n))}} ... $ you get the feeling that these are tending towards something, even if this something is not itself a series, or it is not a limit in the usual sense.
Is there some notion of completion of the space of infinite sequences, so that some member of the larger space lies exactly at the border of convergence and and divergence?
Edit: One possible way to do this would be via nonstandard analysis. Hyperreals are equivalence classes of sequences, and are totally ordered - i.e. they provide a way to say whether any sequence is larger than any another. So one might expect to find a "boundary" between sequences whose sum converges, and sequences whose sum does not converge.
Specifically, you would totally order non-negative series by comparing the hyperreals defined by their partial sums $A_n = \sum_{m=1}^n a_m$. This order would respect convergence, in the sense that a divergent series could not be "less than" a convergent series, and would also respect convergence speeds, in the sense that if $a_n$ would be less than $b_n$ if $A_n/B_n \to 0$.
However the hyperreals are not complete, so there need be no supremum to the set of sequences whose sum converges. It is possible to complete them, but the question then becomes what sort of objects are these completed hyperreals, and can we gain any intuition from them about our original question concerning convergent and divergent series.
I found a related previous question. But no complete answer.