feat: notification service
This commit is contained in:
+4
-3
@@ -297,9 +297,10 @@ Goal:
|
||||
|
||||
Tasks:
|
||||
|
||||
- Define the event payload for `country_review_recommended=true`.
|
||||
- Implement event publication on transition to `true`.
|
||||
- Implement configuration-driven notification handoff through
|
||||
- Define the normalized notification-intent payload for
|
||||
`geo.review_recommended`.
|
||||
- Implement intent publication on transition to `true`.
|
||||
- Implement configuration-driven administrator-notification handoff through
|
||||
`Notification Service`.
|
||||
- Add notification deduplication or transition-only logic to prevent spam.
|
||||
- Add failure metrics for both event publication and downstream notification
|
||||
|
||||
Reference in New Issue
Block a user