Skip to content

[Release] Version 1.2.0 배포 #641

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 28 commits into from
Mar 25, 2025
Merged

[Release] Version 1.2.0 배포 #641

merged 28 commits into from
Mar 25, 2025

Conversation

LJH098 and others added 28 commits January 27, 2025 15:53
[BE/REFACTOR]  build.gradle 파일에서 사용하지 않는 의존성 제거
비동기 수행 및 예외 핸들링을 Spring 측에서 하기 위해 SesAsyncClient에서 SesClient로 변경
- corePoolSize 5개로 수정
- maxPoolSize 15개로 수정
- CallerRunsPolicy로 수정
- 애플리케이션이 shutdown되도 task들 수행할 수 있게 변경
[BE/FEAT] Async 스레드 풀 사이즈 조절 및 예외 핸들링외 핸들링 및 ThreadPoolTaskExecutor 값 수정
- 기존에는 MeasureStrategy 인터페이스를 구현하여 관리하였으나 단위가 늘어날 수록 클래스의 개수가 늘어나고 관리가 어려운 문제 발생
[BE/FEAT] 식사 등록 단위에 따른 식사 등록 및 분석 로직 개선
@hwangdaesun hwangdaesun added the BE label Mar 25, 2025
@hwangdaesun hwangdaesun self-assigned this Mar 25, 2025
@hwangdaesun hwangdaesun merged commit 0b944c3 into release Mar 25, 2025
Copy link

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

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.

2 participants