# 指数退避(Exponential Backoff) **Published by:** [Zenmo](https://paragraph.com/@zenmo/) **Published on:** 2022-03-18 **URL:** https://paragraph.com/@zenmo/exponential-backoff ## Content 在和第三方 API 对接的时候,大量的请求会导致对方服务器限流的情况,固定时间重试依然会有大量 API 请求,会不断造成限流现象。 ## Publication Information - [Zenmo](https://paragraph.com/@zenmo/): Publication homepage - [All Posts](https://paragraph.com/@zenmo/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@zenmo): Subscribe to updates