django-planet
Nov. 2, 2023

Idempotent Jobs - Building SaaS #174

in blog Matt Layman
original entry Idempotent Jobs - Building SaaS #174

In this episode, we cleaned up the email sending job. I had to make some changes based on some discoveries that I made while researching how to track responses and associate the journal entries back to the user. While doing this clean up, we added a new Prompt model to make the email sending job idempotent for each day.