Merged
Conversation
caniro
approved these changes
Jun 11, 2025
Contributor
caniro
left a comment
There was a problem hiding this comment.
스케줄링 로직 수정 고생하셨습니다!
소중한 테스트들이..ㅠㅠ
src/main/java/com/cleanengine/coin/realitybot/config/SchedulerConfig.java
Outdated
Show resolved
Hide resolved
Junh-b
approved these changes
Jun 11, 2025
Contributor
Junh-b
left a comment
There was a problem hiding this comment.
수정내용 확인했습니다
저도 문제 내용을 처음 들었을 때 Order를 수정하는 방식을 먼저 떠올렸었는데, 초기 scheduling 설정과 unitprice의 설정은 밀접한 관련이 있으니, 이렇게 한쪽에서 호출하는 방식으로 구현하신것이 더 괜찮게 보이네요.
Contributor
Author
감사합니다 또 h2환경에선 똑같은 문제가 발생해서 둘이 빌드되는 과정에서 뭐가 다른지 이참에 학습해봐야겠어요 |
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

✨ 작업내용
🐞 이슈사항