[Feature] 대용량 발송/상태조회/취소 API 구현 (7.3~7.5) #130
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#130
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?
설명
API_Specification.md §7.3~7.5 기준 대용량 발송 관련 API 3개를 구현한다.
POST /v1/in/push/send/bulk— CSV 기반 대용량 비동기 발송POST /v1/in/push/job/status— 발송 작업 상태 조회POST /v1/in/push/job/cancel— 발송 작업 취소참조 문서
Documents/API_Specification.md§7.3~7.5Documents/DB_Schema.md§8 (대용량 발송 Job 상태: Redis + RabbitMQ)구현 계획
1. Redis Job Store (신규)
2. PushMessageDto 확장
3. PushWorker 수정
4. API 엔드포인트
체크리스트
seonkyu.kim referenced this issue2026-02-10 13:56:59 +00:00