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] 사진 업로드 때, 새로운 맴버가 그룹에 들어갈 때, 얼굴 인식 로직 #70

Merged
merged 14 commits into from
Aug 10, 2024

Conversation

redblackblossom
Copy link
Contributor

❗️ 이슈 번호

#56

📝 작업 내용

사진 업로드 시, 해당 그룹에 있는 맴버의 얼굴을 찾는 람다 호출.

💭 주의 사항

💡 리뷰 포인트

비동기 설정

@redblackblossom redblackblossom self-assigned this Aug 7, 2024
@redblackblossom redblackblossom linked an issue Aug 7, 2024 that may be closed by this pull request
4 tasks
@redblackblossom redblackblossom added the ✨feature 기능 추가 label Aug 7, 2024
@redblackblossom redblackblossom changed the title [FEAT] 사진 업로드 시, 해당 그룹에 있는 맴버의 얼굴을 찾는 람다 호출 [FEAT] 사진 업로드 때, 새로운 맴버가 그룹에 들어갈 때, 얼굴 인식 로직 Aug 10, 2024
@redblackblossom
Copy link
Contributor Author

❗️ 이슈 번호
#56

📝 작업 내용
photo_es에 rds id 추가

💭 주의 사항

💡 리뷰 포인트
@async 애노테이션 대신 aws lambda에서 제공하는 비동기로 람다 호출

Copy link
Member

@bflykky bflykky left a comment

Choose a reason for hiding this comment

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

LGTM

@bflykky bflykky merged commit 73a63c2 into develop Aug 10, 2024
@bflykky bflykky deleted the feature/#56/call_faceDetection_lambda branch August 10, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨feature 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] 스프링에서 얼굴인식 람다 호출
2 participants