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

이미지 처리 작업을 외부 서버 사용으로 변경하기 #108

Open
Tracked by #107
oownahcohc opened this issue Nov 18, 2024 · 0 comments
Open
Tracked by #107

Comments

@oownahcohc
Copy link
Collaborator

oownahcohc commented Nov 18, 2024

임의의 외부 서버 가정 내용

  • 외부 서버에 대한 통제가 불가능한 상태
  • 랜덤한 응답 속도를 가짐 : 최소 100ms ~ 최대 10s
  • 해당 api 요청 시 작업이 실패할 확률 10% : ExternalImageServerException 발생
  • 같은 imageKey 에 대한 이미지는 저장 시 중복 체크 함 : ExternalImageBadRequestException 발생
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant