Skip to content

fix: cap Kalshi pagination and serialize status=all#874

Open
realfishsam wants to merge 1 commit into
mainfrom
fix/issue-724-725-kalshi-unbounded
Open

fix: cap Kalshi pagination and serialize status=all#874
realfishsam wants to merge 1 commit into
mainfrom
fix/issue-724-725-kalshi-unbounded

Conversation

@realfishsam
Copy link
Copy Markdown
Contributor

Summary

  • Cap Kalshi's default event pagination at 10 pages so the default fetch path can't bypass the safety ceiling.
  • Run status=all event fetches sequentially instead of launching three concurrent paginations.

Tests

  • npm test --workspace=pmxt-core -- --runInBand test/pipeline/kalshi-pagination.test.ts

Fixes #724
Fixes #725

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant