tw.heo Github

Blog #Network

see all tags
  • 서버 부하를 고려한 API fetch retry 기능

    단일 백엔드 서버의 부하를 줄이기 위해 exponential backoff + jitter 기반 API retry 로직을 설계하고 TanStack Query로 구현한 과정을 정리했다.

    Apr 1, 2026

    #Network