Hacker News new | ask | show | jobs
by lonesword 1173 days ago
Thank you for the kind words and for upgrading! Let me look into why the settings page is throwing an error.
2 comments

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 :)
Just deployed a fix and it seems to be working now. Thank you for your patience.