Skip to content

feat: 동시 채점 수 제한 #45

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

Merged
merged 1 commit into from
Aug 9, 2024
Merged

feat: 동시 채점 수 제한 #45

merged 1 commit into from
Aug 9, 2024

Conversation

minkyu97
Copy link
Collaborator

@minkyu97 minkyu97 commented Aug 9, 2024

추가된 기능

메모리가 터지는 것을 방지하기 위해 동시 채점 수를 제한합니다.

테스트 방법

동시에 여러 요청을 날리며 log를 찍어봅니다.
테스트를 위해 python의 aiohttp 라이브러리르 이용하여 동시에 요청하는 상황을 시뮬레이션해보았습니다.

관련 링크

https://wafflestudio.slack.com/archives/C07DDPK0TD4/p1723207545909049

@minkyu97 minkyu97 self-assigned this Aug 9, 2024
@minkyu97 minkyu97 merged commit 4701bc3 into main Aug 9, 2024
1 check passed
@minkyu97 minkyu97 deleted the feat/max-submissions branch August 9, 2024 14:18
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

Successfully merging this pull request may close these issues.

1 participant