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

모임 참여 시 따닥 문제로 인한 동시성 이슈 해결 #445

Closed
Mingyum-Kim opened this issue Aug 22, 2024 · 0 comments
Closed
Assignees
Labels
BE 백엔드 관련 이슈입니다. 🚑 버그 fix (develop에서 파생된 문제)

Comments

@Mingyum-Kim
Copy link
Contributor

Mingyum-Kim commented Aug 22, 2024

문제 정의

이 작업을 통해 해결하려는 문제를 정의하세요.

모임 참여 시 따닥 버튼을 누르면 동시에 요청이 처리되어, 유효성 검증을 거치지 못하고 데이터베이스에 까지 유효하지 못한 정보가 반영되었습니다.

image

이러한 문제를 해결합니다.

액션 아이템

문제를 해결하기 위해 필요한 액션 아이템을 입력하세요.

  • [ ]

내용

결과물, 참고사항 등을 입력하세요. (ex. PR, 문서 링크)

@Mingyum-Kim Mingyum-Kim added BE 백엔드 관련 이슈입니다. 🚑 버그 fix (develop에서 파생된 문제) labels Aug 22, 2024
@Mingyum-Kim Mingyum-Kim added this to the 4차 스프린트 milestone Aug 22, 2024
@Mingyum-Kim Mingyum-Kim self-assigned this Aug 22, 2024
Mingyum-Kim added a commit that referenced this issue Aug 29, 2024
같은 회원이 연속 참여 버튼을 눌렀을 때 생기는 동시성 문제 해결
@github-project-automation github-project-automation bot moved this to 완료 in 2024-mouda Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드 관련 이슈입니다. 🚑 버그 fix (develop에서 파생된 문제)
Projects
Status: 완료
Development

No branches or pull requests

1 participant