Skip to content

대기열 Waiting => Running 으로 옮기는 스케줄러 개발 #3

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

Closed
3 tasks done
junha-ahn opened this issue Oct 18, 2023 · 0 comments · Fixed by #4
Closed
3 tasks done

대기열 Waiting => Running 으로 옮기는 스케줄러 개발 #3

junha-ahn opened this issue Oct 18, 2023 · 0 comments · Fixed by #4
Assignees
Labels
enhancement New feature or request major Major topic

Comments

@junha-ahn
Copy link
Member

junha-ahn commented Oct 18, 2023

Description

하단 이미지에서 Batch 역할을 하는 스케줄러 개발

image

f-lab-clone/ticketing-backend#72 (comment)

To do

  • 설정 주입 값: interval, move-per-inteval
  • 시간마다 모든 이벤트의 Waiting => Running으로 이동
  • 시간마다 Running에서 만료 처리 (3분 이전의 값은 삭제)

Test Checklist

@junha-ahn junha-ahn self-assigned this Oct 18, 2023
@junha-ahn junha-ahn added the enhancement New feature or request label Oct 18, 2023
@junha-ahn junha-ahn moved this to Todo in Kanban backend Oct 18, 2023
@junha-ahn junha-ahn added the major Major topic label Oct 18, 2023
This was referenced Oct 18, 2023
@junha-ahn junha-ahn linked a pull request Oct 19, 2023 that will close this issue
@github-project-automation github-project-automation bot moved this from Todo to Done in Kanban backend Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request major Major topic
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant