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

[STMT-262] 활동 이미지 일괄 삭제 비동기 이벤트로 구현 #137

Merged
merged 3 commits into from
Jul 11, 2024

Conversation

05AM
Copy link
Member

@05AM 05AM commented Jul 8, 2024

💁 해결 하려는 문제를 적어주세요

활동을 삭제하는 상황에서 이미지 파일을 삭제하는 경우 외부 서비스인 S3에 요청해야 하기 때문에 딜레이가 생겼습니다.

🤔 어떤 방식으로 해결했는지 적어주세요

  • Spring Events 기능을 사용하여 활동 이미지 삭제 요청을 비동기로 요청하는 방식으로 구현했습니다.

@05AM 05AM added the enhancement New feature or request label Jul 8, 2024
@05AM 05AM self-assigned this Jul 8, 2024
@05AM 05AM merged commit b116909 into dev Jul 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant