Around the time I updated PRAW I noticed I was no longer grabbing all of the comments from submissions with thousands of comments. I've rewritten the code to fetch comments using many different sorting methods (new, old, best, controversial, etc) which seems to have solved this, but this is very slow and I should put some effort into seeing if it can be sped up.
Around the time I updated PRAW I noticed I was no longer grabbing all of the comments from submissions with thousands of comments. I've rewritten the code to fetch comments using many different sorting methods (new, old, best, controversial, etc) which seems to have solved this, but this is very slow and I should put some effort into seeing if it can be sped up.