[FEAT] 성능 이슈가 의심되는 특정 API에 대한 수행 시간 로깅 추가 #125
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
❗️ 이슈 번호
Closes #124
📝 작업 내용
presigned URL
요청 API3개의 API에 대하여 각 서비스단 함수의 수행 시간과, 별도로 Amazon S3에 사진 객체가 존재하는지 확인하는
doesObjectExists()
함수의 수행 시간 측정 로깅을 추가하였습니다.💭 주의 사항
💡 리뷰 포인트