2
Leaving >1 review at a time

Mar 4, 2021
Every time I've logged 2 books at a time as read + a review, when I'm on the 'community' feed, it will list both 'marked as finished', but only 1 (the first) review post. Like the feed will be (in reverse chronological order): user marked Y book as finished, no mention of the review for this book, user reviewed X book, user marked X book as finished. I obviously don't care much about this re: my own actions/content, but does it mean I'm missing out on some of my friends reviews if they log two books at once?
Comments
Ahh, this is to do with the current 'naive' implementation of the News Feed. Back when the site was a lot smaller (think fewer than 100 users, now we are over 160k), one person could just take over the News Feed after spending an hour or so on TSG. So, I put in some code that limits the number of news feed items created back-to-back and within an hour. We definitely need to advance to smarter, purpose-built news feed tech!