We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Hanjaemo
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: