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

[FIX] 이미지 캐싱 이슈 해결 #390

Closed
2 tasks done
Goder-0 opened this issue Oct 15, 2024 · 0 comments · Fixed by #391
Closed
2 tasks done

[FIX] 이미지 캐싱 이슈 해결 #390

Goder-0 opened this issue Oct 15, 2024 · 0 comments · Fixed by #391
Assignees
Labels
Type: Bug 유형: 버그

Comments

@Goder-0
Copy link
Member

Goder-0 commented Oct 15, 2024

Bug Issues

  • 프로필 이미지 및 포트폴리오 이미지에 캐싱 오류가 존재하였습니다.
  • Cloudfront가 이미지를 캐싱하다보니, 변경사항에 대한 적용이 되지않았습니다.
  • 해결방안으로 문자열 쿼리 기반으로 버전 관리를 하도록 변경합니다.

To Do

  • Cloudfront Service 메소드 수정
  • 각 api별 이미지 조회 로직 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 유형: 버그
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant