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

feat(iris): limit judge result output #2256

Merged
merged 2 commits into from
Dec 7, 2024

Conversation

Jaehyeon1020
Copy link
Member

@Jaehyeon1020 Jaehyeon1020 commented Dec 7, 2024

Description

코드 실행 결과 발생하는 출력의 길이를 제한합니다.

** 몇 자로 제한할지 결정 필요함
1MB로 제한

Additional context


Before submitting the PR, please make sure you do the following

@Jaehyeon1020 Jaehyeon1020 self-assigned this Dec 7, 2024
@coolify-skkuding
Copy link

coolify-skkuding bot commented Dec 7, 2024

The preview deployment is ready. 🟢

Open Preview | Open Build Logs

Last updated at: 2024-12-07 05:46:06 CET

@Jaehyeon1020 Jaehyeon1020 changed the base branch from main to 241207-load-test December 7, 2024 07:05
@Jaehyeon1020 Jaehyeon1020 merged commit e92dd4d into 241207-load-test Dec 7, 2024
6 checks passed
@Jaehyeon1020 Jaehyeon1020 deleted the hotfix-limit-judge-output branch December 7, 2024 08:19
jimin9038 pushed a commit that referenced this pull request Dec 7, 2024
* feat(be): submission controller for load test

* feat(iris): serialize testcase judging (#2255)

feat(be): serialize testcase judging
- 병렬적으로 처리되고 있던 tc 채점을 직렬화합니다.

* fix(infra): change iris spec for serialzation

* feat(iris): limit judge result output (#2256)

* feat(iris): limit judge result output

* feat(iris): set limit 1MB

* Revert "feat(be): submission controller for load test"

This reverts commit 449b44e.

* fix(infra): update iris spec container after load-test

* fix(infra): change the number of iris and api container

---------

Co-authored-by: donghun1214 <[email protected]>
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