Skip to content

v0.2.6: GDELT query-rejection classification and rate-limit fail-fast

Choose a tag to compare

@cyanheads cyanheads released this 24 Jul 13:07
· 10 commits to main since this release
v0.2.6
3cb742b

GDELT query-rejection classification and rate-limit fail-fast

  • Unenumerated GDELT query-rejection sentences now classify as invalid_query with a recovery hint instead of a server-fault SerializationError (#25)
  • Rate-limit rejections (HTTP 429, HTTP-200 HTML, HTTP-200 plain-text) fail fast instead of retrying into GDELT's still-closed cooldown window; request spacing widened 5100ms → 5300ms for jitter headroom (#26)
  • deps: @cyanheads/mcp-ts-core ^0.10.14 → ^0.10.15, biome → 2.5.5; bun audit clears 2 of 3 advisories, one moderate remains (unfixable from this repo)

CHANGELOG v0.2.6