<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>PyPI recent updates for HttpRetry</title>
    <link>https://pypi.org/project/httpretry/</link>
    <description>Recent updates to the Python Package Index for HttpRetry</description>
    <language>en</language>    <item>
      <title>0.1.0</title>
      <link>https://pypi.org/project/httpretry/0.1.0/</link>
      <description>本项目提供了一个异步请求重试机制，旨在处理网络请求中的失败情况。通过使用装饰器，可以轻松地为异步函数添加重试逻辑，以确保在请求失败时能够自动重试，直到达到最大重试次数或成功为止。</description>
<author>mumuwj0001@163.com</author>      <pubDate>Tue, 25 Feb 2025 12:41:25 GMT</pubDate>
    </item>  </channel>
</rss>