NotVeryCleverBot icon indicating copy to clipboard operation
NotVeryCleverBot copied to clipboard

Make it possible to grow the database (from reddit.com/top) while posting

Open bgw opened this issue 12 years ago • 0 comments

Right now the bot has to grow it's database before posting. Ideally, we should always try to post, and when we've got extra API requests left over, we should try to pull stuff from /top. As thread safety is a nasty issue, I think we should use greenlet for this, or if not greenlet, some sort of system using on yield-based coroutines. @gissues:{"order":50,"status":"backlog"}

bgw avatar Jan 28 '13 02:01 bgw