Handling Complex Queue Communication for ATL Family Meal

Follow along with my Livestream as we build a tool to track the progress of in-progress queue jobs and notify admins when the stack of jobs is complete. In this episode, we: - Built a system for tracking each queue job dispatched in a database table - Built a second job to regularly check to see if each “batch“ of queue jobs is completed, and once it is, to trigger an event Full notes: --- 🛣 What are these streams? Coding, out
Back to Top