[Improvement] PushWorker 웹훅 발송 연동 #158
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#158
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?
설명
PushWorker에서 푸시 발송 완료 후 WebhookService.SendAsync()를 호출하여 등록된 웹훅 URL로 결과를 전달하도록 연동한다.
현재 WebhookService는 완전히 구현되어 있지만, PushWorker에서 한 번도 호출되지 않아 실질적으로 동작하지 않는 상태이다.
작업 내용
참조
SPMS.Infrastructure/Workers/PushWorker.csSPMS.Infrastructure/Webhook/WebhookService.csSPMS.Application/Interfaces/IWebhookService.cs