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

파일 삭제 로직에서 예외 처리와 트랜잭션 관리 개선 필요 #761

Open
coderabbitai bot opened this issue Nov 26, 2024 · 0 comments
Assignees

Comments

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 26, 2024

PR #758(https://github.com/JECT-Study/PICK-O-Server/pull/758)에서 제기된 파일 삭제 로직의 개선 사항입니다. S3 작업 실패 시 예외 처리가 필요하며, S3 삭제와 DB 삭제 작업이 하나의 트랜잭션으로 처리되어야 합니다. 자세한 내용은 해당 PR의 코멘트(https://github.com/JECT-Study/PICK-O-Server/pull/758#discussion_r1858634944)를 참고해주세요.

요청자: @Hanjaemo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant