OutreachInternal

Trigger Deliverability Report

Build the daily deliverability snapshot (recipient-ESP + ESP-match cuts, each for a 7d and a 24h window) and post it to #notifications.

The recipient-ESP resolution is heavy (~3 min over ~400k sends) so it runs in a worker thread, off the event loop; the cron curls with a long -m and the CronJob's activeDeadlineSeconds bounds the pod. Best-effort — never raises into the cron.

post/api/internal/outreach/deliverability-report

Response

Successful Response

{"stackTrail":"paths:/api/internal/outreach/deliverability-report:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.