[Feature] ScheduleWorker 구현 (예약 발송 스케줄러) #112
Labels
No Label
Priority
High
Priority
Low
Priority
Medium
Priority
Non
Priority
Urgent
Status
Available
Status
Done
Status
In Progress
Type
Bug
Type
Chore
Type
Design
Type
Documentation
Type
Feature
Type
Improvement
Type
Refactor
Type
Research
Type
Task
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: SPMS/SPMS_API#112
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
설명
RabbitMQ
spms.schedule.queue에서 예약 메시지를 소비하여, 예약 시간이 도래하면spms.push.queue로 전달하는 BackgroundService Worker를 구현한다.체크리스트
Worker 구현
SPMS.Infrastructure/Workers/ScheduleWorker.cs— BackgroundService 상속등록
SPMS.Infrastructure/DependencyInjection.cs— HostedService 등록