Skip to content

feat(rfq): expose granular quote validation errors#202

Draft
AnanthVivekanand wants to merge 1 commit into
mainfrom
feat/granular-quote-errors
Draft

feat(rfq): expose granular quote validation errors#202
AnanthVivekanand wants to merge 1 commit into
mainfrom
feat/granular-quote-errors

Conversation

@AnanthVivekanand

@AnanthVivekanand AnanthVivekanand commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add the granular Combos RFQ quote-validation codes to RfqErrorCode
  • keep the existing forward-compatible handling for error codes introduced after an SDK release

Impact

Python quoter integrations can branch on specific malformed quote, auth mismatch, size, and signed-order price failures instead of treating all quote rejections as INVALID_QUOTE.

Engine contract: https://github.com/Polymarket/combos-rfq/pull/206

Validation

  • uv run ruff check src/polymarket/rfq.py
  • uv run ruff format --check src/polymarket/rfq.py
  • uv run pyright

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant