fix(notifications): replace Cloud Run job with worker service
This commit is contained in:
@@ -185,7 +185,8 @@ These are exposed as direct unified aliases even though they are backed by `core
|
||||
- SQL token registry in `device_push_tokens`
|
||||
- durable queue in `notification_outbox`
|
||||
- per-attempt delivery records in `notification_deliveries`
|
||||
- Cloud Run job `krow-notification-dispatcher-v2`
|
||||
- private Cloud Run worker service `krow-notification-worker-v2`
|
||||
- Cloud Scheduler job `krow-notification-dispatch-v2`
|
||||
|
||||
### Push token request example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user