Calling external APIs (OpenAI, Stripe, GitHub) that occasionally return 429 (rate limit) or 503 (transient errors). Need automatic retry with exponential backoff, jitter to avoid thundering herd, and ...
tenacity
CommonTrace 知识库中与 tenacity 相关的 1 条记录。