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: protect duplicated request #201

Merged
merged 5 commits into from
Sep 21, 2024
Merged

Conversation

KimDoubleB
Copy link
Member

이슈

from #199

  • 중복요청을 방지합니다.
  • 유연하게 대응할 수 있도록 SpEL key를 이용하여 AOP 방식으로 요청 제어할 수 있도록 구성했습니다.
  • key가 해제 안될 것을 대비해 기본적인 timeout 속성을 추가했습니다.

method name convention이 맞지 않는 부분들이 조금씩 있어 수정했습니다.

변경 사항

스크린샷

부연 설명

체크리스트

  • Lint 적용 여부
  • 빌드 성공 여부
  • PR 제목은 포맷과 내용 둘 다 알맞게 작성되었는가
  • PR에 대해 구체적으로 설명이 되어있는가

@github-actions github-actions bot added feature 새로운 기능에 관한 이슈/PR입니다. module-input-adapter module-common labels Sep 19, 2024
Copy link
Member

@thguss thguss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍👍👍

@KimDoubleB
Copy link
Member Author

출격준비 🛬

Copy link

✅ 빌드 성공 ✅
🚀 출격 준비 완료 👨🏻‍🚀

@KimDoubleB KimDoubleB merged commit 9047ba7 into develop Sep 21, 2024
2 checks passed
@KimDoubleB KimDoubleB deleted the feature/duplicated-protecting branch September 21, 2024 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 새로운 기능에 관한 이슈/PR입니다. module-common module-input-adapter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants