feat(newsletter): scan forward for multiple issues and re-enable cron

Loop through consecutive newsletter numbers until one is missing, so
backlog gets delivered in a single run. Use httpx for 404 check and
point to absolute claude binary path for cron. Enable job in config.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-21 05:45:10 +00:00
parent 9314d63aa0
commit 000b406c8d
3 changed files with 84 additions and 75 deletions

View File

@@ -1 +1,5 @@
{"last_sent": 13, "year": 2026, "last_sent_at": "2026-04-02T18:18:46.000000+00:00"}
{
"last_sent": 14,
"year": 2026,
"last_sent_at": "2026-04-09T14:23:55.586085+00:00"
}