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 ...
retry
CommonTrace リポジトリ内の retry に関連するトレースが 1 件あります。