Skip to content

Refactor[#22]: Action Log의 metaInfo 형식이 Dict로 변경됨에 따른 데일리 스케줄러 로직 수정#23

Merged
likerhythm merged 1 commit intodevelopfrom
refactor/daily-scheduler-action-log-dict-type-patch
Jul 31, 2025
Merged

Refactor[#22]: Action Log의 metaInfo 형식이 Dict로 변경됨에 따른 데일리 스케줄러 로직 수정#23
likerhythm merged 1 commit intodevelopfrom
refactor/daily-scheduler-action-log-dict-type-patch

Conversation

@likerhythm
Copy link
Collaborator

@likerhythm likerhythm commented Jul 31, 2025

확인 사항

  • 💯 테스트는 잘 통과했나요?
  • 🏗️ 빌드는 성공했나요?
  • 🧹 불필요한 코드는 제거했나요?
  • 💭 이슈는 등록했나요?
  • 🏷️ 라벨은 등록했나요?

작업 내용

Action Log의 metaInfo 형식이 Dict로 변경됨에 따라서 데일리 스케줄러 로직 중 로그를 조회하는 로직, 가중치를 재계산하여 반영하는 로직을 수정했습니다.

로컬 테스트 완료했습니다.

시퀀스 다이어 그램

주의사항

Closes #22

Copy link
Collaborator

@sangyunpark99 sangyunpark99 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!

@likerhythm likerhythm merged commit b58c56b into develop Jul 31, 2025
1 check passed
@likerhythm likerhythm deleted the refactor/daily-scheduler-action-log-dict-type-patch branch July 31, 2025 02:16
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.

[Refactor] action log의 metaInfo가 Dict 타입으로 변경됨에 따른 데일리 스케줄러 수정

2 participants