Skip to content

fix: 설문 응답 제출 시 동시성 문제 해결#70

Open
minnim1010 wants to merge 1 commit intomainfrom
fix/submit-deadlock
Open

fix: 설문 응답 제출 시 동시성 문제 해결#70
minnim1010 wants to merge 1 commit intomainfrom
fix/submit-deadlock

Conversation

@minnim1010
Copy link
Collaborator

PR Desciption

  • 설문 응답 제출 시 발생하는 갱신 누락, 데드락을 낙관적 락을 사용하여 해결

@minnim1010 minnim1010 requested a review from gurwls0122 May 22, 2024 04:19
Copy link
Collaborator

@gurwls0122 gurwls0122 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다! AOP를 이용해서 낙관락을 구현하여 재사용성도 좋아보이네요!
최대 시도횟수와 재시도 delay에 들어가는 상수값을 정하는 방법론이나 테스트도 나중에 같이 해보면 좋을것 같네요!~

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.

2 participants