powderblock / DealWithItReddit

Reddit bot. Computer vision for facial detection and transformation. Python, PRAW, & OpenCV.
http://www.reddit.com/user/DealWithItbot/
MIT License
33 stars 3 forks source link

Posts are Being Processed Multiple Times #34

Closed powderblock closed 9 years ago

powderblock commented 9 years ago

For whatever reason, posts are being commented on more than once. According to feedback: "It happens 2, 3, sometimes even 4 times." I have only seen it three times max, but if people are saying four, I would be believe them.

Turning off the bot until this is fixed. I don't know what is wrong but I am setting up a check at the end (near the -1 cut) to go through all the recent comments for /u/DealWithItbot and remove dups. This will work for now. The -1 cut is also not working although I think that's related to #33.

powderblock commented 9 years ago

multiple

The last 9 posts are three sets of three duplicates. This is bad.

powderblock commented 9 years ago

These duplicates do not show up in posts.txt

powderblock commented 9 years ago

I need to test this more verbosely, but, the bot has been running for a good hour without any duplicate problems.