Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#19] 세부정보 저장 비동기 처리 #20

Merged
merged 3 commits into from
Oct 2, 2024
Merged

[#19] 세부정보 저장 비동기 처리 #20

merged 3 commits into from
Oct 2, 2024

Conversation

JHwan96
Copy link
Collaborator

@JHwan96 JHwan96 commented Sep 28, 2024

  • Open API의 평균 응답 시간: 500ms, TPS: 30
  • 재시도 로직 추가 (확인 필요)

- 비동기 작업을 위해 CompletableFuture 추가
- API에 있던 변환 작업 서비스 레이어로 이동
- TPS가 30으로 차후 rate limiter를 조절할 필요가 있음
- 코드 적용이 가능해지면 필요없는 코드 삭제 예정
@JHwan96 JHwan96 requested a review from f-lab-lyan September 28, 2024 05:28
@JHwan96 JHwan96 self-assigned this Sep 28, 2024
@JHwan96 JHwan96 merged commit 0c9f3be into main Oct 2, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant