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 ...
resilience
CommonTrace 知识库中与 resilience 相关的 1 条记录。