<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
  <title>Karl Livesey · reliability</title>
  <link>https://livesey.io/tags/reliability/</link>
  <description>Posts filed under reliability.</description>
  <item>
  <title>Queueable Apex That Survives Retries</title>
  <link>https://livesey.io/posts/queueable-apex-that-survives-retries/</link>
  <guid isPermaLink="false">urn:uuid:54367408-243d-54d9-ad5d-8a96c54392aa</guid>
  <pubDate>Tue, 16 Jun 2026 12:00:00 GMT</pubDate>
  <description>Queueable Apex becomes reliable when jobs are treated as at-least-once work: use idempotency keys, durable checkpoints, bounded retries, and outcomes you can inspect.</description>
</item>
</channel>
</rss>