<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>inorinrinrin</author_name>
  <author_url>https://blog.hatena.ne.jp/inorinrinrin/</author_url>
  <blog_title>プププなテクブ</blog_title>
  <blog_url>https://blog.inorinrinrin.com/</blog_url>
  <categories>
    <anon>JS/TS</anon>
  </categories>
  <description>Web アプリケーションを運用していると、こんな問題に遭遇したことはないでしょうか。 一時的なサーバー障害から復旧したと思ったら、クライアントからのリトライリクエストが一斉に押し寄せて再び落ちる API レート制限に引っかかったクライアントが揃って同じタイミングでリトライしてくる 固定の retryDelay を設定したのに、ピーク時間帯になるとなぜか負荷が脈打つように波打つ これらはすべてThundering Herd*1と呼ばれる現象に由来します。今回はこの問題への古典的かつ実用的な解決策である Exponential Backoff with Jitter の仕組みを整理し、それを HT…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.inorinrinrin.com%2Fentry%2F2026%2F05%2F30%2F185208&quot; title=&quot;Thundering Herd を防ぐ Exponential Backoff with Jitter を ofetch に実装して理解する - プププなテクブ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-05-30 18:52:08</published>
  <title>Thundering Herd を防ぐ Exponential Backoff with Jitter を ofetch に実装して理解する</title>
  <type>rich</type>
  <url>https://blog.inorinrinrin.com/entry/2026/05/30/185208</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
