diff --git a/docs/third_party_packages.md b/docs/third_party_packages.md index 78ecc5a7fa..198cdd5821 100644 --- a/docs/third_party_packages.md +++ b/docs/third_party_packages.md @@ -82,6 +82,12 @@ Allows consuming Server-Sent Events (SSE) with HTTPX. A library for scraping the web built on top of HTTPX. +### httpx-retry + +[Github](https://github.com/mharrisb1/httpx-retry) + +Middleware for implementing retry policies with HTTPX + ## Gists