mirror of
https://github.com/cjudice-commits/prediction-market-arb.git
synced 2026-07-27 21:47:46 +00:00
44eb6327bf
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>