mirror of
https://github.com/tiennm99/miti99bot.git
synced 2026-07-23 14:21:54 +00:00
The in-process scheduler is the sole cron trigger on self-host, so the
/cron/{name} HTTP endpoint and its CRON_SHARED_SECRET are dead surface.
Reduce the HTTP server to GET / (health) and remove the cron secret config,
SSM binding, and now-unused timeout.