<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Retry on tsvinc</title>
    <link>https://tsvinc.dev/tags/retry/</link>
    <description>Recent content in Retry on tsvinc</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 04 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://tsvinc.dev/tags/retry/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Two ways to mistranslate a retry</title>
      <link>https://tsvinc.dev/posts/two-ways-mistranslate-retry/</link>
      <pubDate>Sat, 04 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://tsvinc.dev/posts/two-ways-mistranslate-retry/</guid>
      <description>&lt;p&gt;&lt;em&gt;Part 21 of &lt;a href=&#34;https://tsvinc.dev/series/micronaut-256mb/&#34;&gt;the Micronaut native image series&lt;/a&gt;. Follows &lt;a href=&#34;https://tsvinc.dev/posts/quarkus-two-stacked-bottlenecks/&#34;&gt;Part 20&lt;/a&gt;, where two stacked bottlenecks throttled Quarkus. Assumes familiarity with declarative HTTP clients and retry semantics.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;Porting 10 HTTP clients from Micronaut to Quarkus and Spring Boot produced two retry bugs. One framework over-retried by ~50%. The other silently never retried HTTP 5xx at all. Both ports passed every functional test. Both shipped code comments claiming parity with the original.&lt;/p&gt;&#xA;&lt;p&gt;The bugs were mirror images, caused by completely different mechanisms, and invisible without a benchmark that injects failures and counts upstream calls.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
