healthcare: HC warmup campaign cron (Mon-Fri 7AM Central) - imports overdue-first verified slice into listmonk-hc + runs Medicare-revalidation campaign via hc HOT stream; rate-throttled by pw-hc-rampcap
This commit is contained in:
parent
2d3bccd31e
commit
2bc86268f7
2 changed files with 214 additions and 0 deletions
5
infra/cron/pw-hc-campaign
Normal file
5
infra/cron/pw-hc-campaign
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Healthcare warmup: import the next overdue-first slice into listmonk-hc and
|
||||
# keep the Medicare-revalidation campaign running. Mon-Fri only, 7 AM Central
|
||||
# (host TZ = America/Chicago). Delivery is throttled by pw-hc-rampcap's
|
||||
# sliding-window cap, sent ONLY via the hc HOT stream (.107-.109).
|
||||
0 7 * * 1-5 deploy cd /opt/performancewest && python3 scripts/build_healthcare_campaigns_cron.py --start-campaign >> /var/log/pw-hc-campaign.log 2>&1
|
||||
Loading…
Add table
Add a link
Reference in a new issue