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

feat: 중복 요청 방지를 위한 AOP 설정 #335

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

thguss
Copy link
Member

@thguss thguss commented Sep 9, 2024

Related issue 🚀

Work Description 💚

기존 문제 상황

image
  • 위 이미지처럼 같은 요청에 대해 중복으로 처리되는 경우가 간혹 있음

@thguss thguss self-assigned this Sep 9, 2024
@thguss thguss added the FEAT 작은 기능 추가 혹은 수정 label Sep 9, 2024
@thguss thguss changed the title add: 중복 요청 방지를 위한 AOP 추가 feat: 중복 요청 방지를 위한 AOP 설정 Sep 9, 2024
@thguss thguss merged commit 3e961a6 into develop Sep 9, 2024
1 check passed
@thguss thguss deleted the feature/#290-duplicated-request-aop branch September 9, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FEAT 작은 기능 추가 혹은 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 중복 요청 방지
1 participant