Episode 63: Fulfilling Friday: SMS Spamming Saved

Isaac shares a story about a project where a quick MVP was built to send text messages to users. As the project gained more partners and volume, it became clear that the system couldn't handle mass texting at scale. A small change in the architecture caused some batches of text messages to be reprocessed multiple times, resulting in some users seemingly receiving an excessive number of texts. However, through many strokes of luck, each area where duplicate texts could have been sent was saved by a downstream setting. The issue was resolved, and the team learned the importance of implementing proper safeguards and architecture.

Previous
Previous

Episode 64: Aligning Yourself With the Company's Risk Profile

Next
Next

Episode 62: The Peculiar Failure of Correctly Predicting Problems