Hey,
Will start the loop from the start, so if I had more followers than the rate limit allows I'd get rate limited... then the code would wait for 15 minutes then start from the beginning again, not where it had left off and it would retrieve the same results as before.
It seems to be that the code would be in an infinite loop.. unless
Automagically handles all this for me and it would actually restart back where it left off?
Thanks in advance.