Skip to content

[Chore] presigned URL 하루 200회 제한 값과 안내 방식을 점검한다 #328

Description

@KiSeungMin

📌 배경

presigned URL 발급에 하루 200회 제한이 생겼습니다(fileupload/controller/FileUploadController.java:47).

구버전 앱은 사진 한 장당 1회를 부르므로 하루에 사진 200장이 상한입니다. 제한에 걸렸을 때 앱이 무엇을 보여 주는지 확인이 필요합니다.

✨ 작업 범위

  • 200회가 적절한지 확인합니다. 오답노트를 몰아서 정리하는 사용자가 걸릴 수 있습니다.
  • 제한에 걸렸을 때 내려가는 응답이 앱에서 알아볼 수 있는 형태인지 봅니다.

🙏 전달사항

  • 제한 자체는 남용을 막는 장치라 없애자는 것이 아닙니다. 값과 안내 방식만 점검하자는 것입니다.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

chore코드 수정, 내부 파일 수정

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions