> ## Documentation Index
> Fetch the complete documentation index at: https://docs.yumiproxy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# API提取时，如果因粘性ip提取频率过于频繁导致无法使用，怎么处理？

* 粘性 IP 频繁提取会触发服务商限流，
* 如果正常业务需要高频率换 IP（比如爬虫），应该使用 动态轮换 IP 模式（每次请求自动换新 IP），粘性 IP 适合需要保持登录状态或会话连续的场景，不需要频繁提取。
* 解决方法：等待一分钟后重试即可
