Hacker News new | ask | show | jobs
by lonesword 1172 days ago
When the user visits `/settings` I fetch all the lists from twitter and BatchWrite them into DynamoDB. Turns out you have way more than 25 lists, and the BatchWrite fails. Let me see if I can quickly give a fix. Thanks for reporting this :)