Skip to content

Conversation

@shl0501
Copy link
Collaborator

@shl0501 shl0501 commented Feb 11, 2025

개요

  • 사용자가 악의적으로 AI 요청을 짧은 시간안에 여러번 보낼 경우 제한하는 기능을 만들었습니다
  • redis를 사용하여 같은 사용자의 ai 요청이 3초안에 올 경우 반환되도록 하였습니다.

이슈

Copy link
Contributor

@yu-yj215 yu-yj215 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

너무 좋네요

Copy link
Contributor

@wlgh1553 wlgh1553 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@shl0501 shl0501 merged commit 838c7ad into main Feb 11, 2025
2 checks passed
@wlgh1553 wlgh1553 deleted the feat(be)/restrict-request branch February 11, 2025 08:59
This was referenced Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feat]: AI 요청이 공격적으로 들어오는 경우에 대해 방어

4 participants