Talk 33:00

Using Ecto Multis, Oban, and Transaction Callbacks to Isolate Concepts

Often multiple entities need to be updated at once and depending on the entities there may need to be events emitted, logs written, or other actions executed for each entity.