Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[fix] Scale Out 후 스케줄링 로직이 중복 실행되는 문제를 해결한다 #29

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

sjiwon
Copy link
Owner

@sjiwon sjiwon commented Dec 15, 2023

  • 🔀 PR 제목의 형식을 잘 작성했나요? e.g. [feat] PR을 등록한다.
  • 💯 테스트는 잘 통과했나요?
  • 🏗️ 정상적으로 프로그램이 동작하나요?
  • 🧹 불필요한 코드는 제거했나요?
  • 💭 이슈는 등록했나요?
  • 🏷️ 라벨은 등록했나요?

작업 내용

Redis setnx를 통해서 Scale Out 후 스케줄링 로직이 중복 실행되는 문제 해결

https://sjiwon-dev.tistory.com/46

@sjiwon sjiwon added the bug 버그 픽스 label Dec 15, 2023
Copy link

Test Results

300 files  300 suites   47s ⏱️
640 tests 640 ✔️ 0 💤 0
644 runs  644 ✔️ 0 💤 0

Results for commit 39fee50.

@sjiwon sjiwon merged commit 88d2da5 into main Dec 15, 2023
3 checks passed
@sjiwon sjiwon deleted the fix/scheduling-duplicate-execute branch December 15, 2023 06:11
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug 버그 픽스
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant