Load previous page…
Fix more bugs with the structured output, schema, for the scheduling agent
work fast, clear more backlogs before starting more new projects (which i don't) keep going!
#fajarsiddiq
Enforce telegram_message_id uniqueness through database index instead of in Rails, to prevent race condition when Telegram webhook sends the same payload multiple times and we check if the todo already exists, it doesn't, and then just when we are about to INSERT it into the database, another thread receives the same payload also checks the database, doesn't see it yet, and then BOTH records are INSERT'ed leading to duplicate todos despite checking for uniqnuess
#wip
Remove /mdone command (create multiple todos in one message), because nobody uses it, it's complicated to use, and it made it harder to add uniqueness database index on telegram_message_id field we use to prevent duplicate todos if Telegram erroneously sends the same webhook payload multiple times
#wip
See WIP being super slow because Digital Ocean is doing maintenance for 3 hours (??)
#wip
Launched native popup plugin on home page - plugins.carrd.co/#nativepopup
#pluginsforcarrd #marketing365
Launched month of September's Carrd plugin in Telegram Carrd chat group (t.me/carrdchat/8757) - a native popup plugin - nativepopup.carrd.co
#pluginsforcarrd #marketing365