Files
Kalshi_Polymarket/scripts
Casey Judice 44eb6327bf Harden month-rollover tool against rate-limit truncation
gj() now retries 5x with exponential backoff (0.5->8s) instead of 3x
flat, so a throttled burst mid-discovery no longer silently truncates a
ladder. build() reports any asset whose Kalshi ladder came back empty,
and main() aborts (exit 2) rather than overwriting pairs.json when that
happens -- a failed fetch must not be mistaken for "no markets listed."

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-30 12:32:16 -04:00
..