<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
      <title>SEOMONEY - rate limit</title>
      <link>https://seomoney.org</link>
      <description>SEOMONEY — blog về SEO, công nghệ, du lịch và tài chính cá nhân: chuyện viết code, xây dựng sản phẩm phần mềm và những chuyến đi đáng nhớ. Tác giả: Duy Nguyen.</description>
      <generator>Zola</generator>
      <language>vi</language>
      <atom:link href="https://seomoney.org/tags/rate-limit/rss.xml" rel="self" type="application/rss+xml"/>
      <lastBuildDate>Thu, 25 Jun 2026 00:00:00 +0000</lastBuildDate>
      <item>
          <title>GitHub Actions rate limit: cách fix lỗi API rate limit exceeded với @v5 actions</title>
          <pubDate>Thu, 25 Jun 2026 00:00:00 +0000</pubDate>
          <author>duynguyenlog</author>
          <link>https://seomoney.org/posting/github-actions-rate-limit-v5-fix/</link>
          <guid>https://seomoney.org/posting/github-actions-rate-limit-v5-fix/</guid>
          <description xml:base="https://seomoney.org/posting/github-actions-rate-limit-v5-fix/">&lt;p&gt;Khoảng 9 giờ tối, tôi nhận được notification từ GitHub Actions: deploy blog thất bại. Không phải lỗi syntax, không phải lỗi test, mà là lỗi mà tôi chưa từng thấy trực tiếp trên CI: &lt;strong&gt;&quot;API rate limit exceeded&quot;&lt;&#x2F;strong&gt;.&lt;&#x2F;p&gt;
&lt;p&gt;Đào log thì thấy step &lt;code&gt;actions&#x2F;setup-python@v5&lt;&#x2F;code&gt; gặp lỗi. Action này cần gọi GitHub API để lấy Python version manifest, nhưng vì chạy &lt;em&gt;không token&lt;&#x2F;em&gt; nên bị giới hạn ở 60 request&#x2F;giờ — và repo của tôi có hơn 35 workflow chạy Python, tất cả đều đập vào API cùng một lúc.&lt;&#x2F;p&gt;
&lt;p&gt;Bài này tôi ghi lại toàn bộ quá trình debug, fix, và con số cải thiện sau khi vá.&lt;&#x2F;p&gt;</description>
      </item>
    </channel>
</rss>
