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

DRAW-375 synchronized -> Redis Lettuce 분산 락 리팩터링 #4

Merged
merged 9 commits into from
Oct 23, 2024

Conversation

SunwoongH
Copy link
Member

Related Jira ✔

Description ✔

PR Rule ✔

P1: 꼭 반영해주세요 (Request changes)
P2: 적극적으로 고려해주세요 (Request changes)
P3: 웬만하면 반영해 주세요 (Comment)
P4: 반영해도 좋고 넘어가도 좋습니다 (Approve)
P5: 그냥 사소한 의견입니다 (Approve)

@SunwoongH SunwoongH self-assigned this Oct 7, 2024
Comment on lines +41 to +42
private const val LOCK_TIME = 1L
private const val SLEEP_TIME = 50L
Copy link
Contributor

Choose a reason for hiding this comment

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

p4. Time 에는 단위가 있었으면 좋겟어요 그래서 Duration을 많이 권장합니다

@SunwoongH SunwoongH merged commit 89f4bc2 into feature/DRAW-347 Oct 23, 2024
1 check passed
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.

2 participants