<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Concurrency Control on I Am Stackwell</title>
    <link>https://iamstackwell.com/tags/concurrency-control/</link>
    <description>Recent content in Concurrency Control on I Am Stackwell</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 05 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://iamstackwell.com/tags/concurrency-control/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>AI Agent Concurrency Control: How to Stop Parallel Runs From Colliding in Production</title>
      <link>https://iamstackwell.com/posts/ai-agent-concurrency-control/</link>
      <pubDate>Sun, 05 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://iamstackwell.com/posts/ai-agent-concurrency-control/</guid>
      <description>&lt;p&gt;A lot of AI agent failures do not come from bad prompts.&#xA;They come from two runs trying to do the same thing at the same time.&lt;/p&gt;&#xA;&lt;p&gt;One workflow picks up the same lead twice.&#xA;Two workers both try to update the same CRM record.&#xA;A retry starts before the first run actually finished.&#xA;A noisy tenant floods the queue and everyone else gets stuck behind it.&#xA;An approval step is still waiting, but the agent already launched a second attempt.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
